clearValidation

removes "data incorrect" highlighting from invalid text fields

void clearValidation();

Example

$$(datatable1).clearValidation();"}

Related samples

Details

The function removes highlighting from fields with failed validation. This is done for convenience means so that users can continue filling in the form without annoying red. It doesn't cancel validation rules.

See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support, connect with other developers, and share your feedback there.