Validatious 2.0

Easy form validation with unobtrusive JavaScript

DSL features

Small tutorials aim to teach you all the features of Validatious step by step. Feature tutorials typically build upon each other, so if you see something you don't understand, try a previous tutorial and chances are you'll find an explanation.

The DSL extension provides a powerful and expressive API for programatically validating forms. This can be useful in cases where you don't want to, or simply cannot use the HTML extension. Additionally, programatically adding validators allows for arbitrary compound validation rules.

  1. Introduction
  2. Enable validation on a form
  3. Add validators to fields
  4. Add validators with parameters
  5. Accessing core objects
  6. Specify custom error messages
  7. Scoping validators
  8. Creating compound validation logic

© 2008 Christian Johansen. Validatious is licensed with a BSD License, documentation and site content with CC Attribution-Share Alike. About.