Version 1.2 glow.forms
API Quick Reference
JavaScript is required to use the quick reference
Validating HTML Forms
Further Info & Examples
Properties
- FAIL
-
Indicates a failing test.
- Type
- PASS
-
Indicates a passing test.
- Type
- SKIP
-
Indicates a conditional test didn't pass, so no more tests should be run.
- Type
Namespaces
- feedback
-
Collection of functions for displaying validation results to the user
- tests
-
Collection of built-in tests that can be added to validate a form field.
Classes
- Form
-
Create an object to add tests to.
- ValidateResult
-
This is created automatically by the running validation and passed to