Skip to content

ValidatorElement.checkValidity method

ValidatorElement › checkValidity

Checks the validity of the element.

Signature:

checkValidity(): boolean

Returns: booleantrue if the element is valid, false otherwise.