Features
-
Display validation errors in the console
Validation errors are displayed directly in the console, along with Javascript errors and warnings.
-
Auto validate
Automatically validate against a list of host names or regular expression.
-
Uses an SSL encrypted validator instance by default
By default, Validity uses it's own instance of the W3C Validation Service, with SSL encrypted enabled.
-
Use your own local validator instance
For faster validation or offline use, you can use an instance of the W3C Validation Service installed on your local machine or network.