How can you remove/clear an (custom) error?
If i do
somehow this message wasn't visible when code was on the same line as the text
If i do
form.data("validator").invalidate({"zipcode":""});
it still shows a little yellow block.somehow this message wasn't visible when code was on the same line as the text
