Validatious 2.0

Easy form validation with unobtrusive JavaScript

Configuring Validatious

Certain aspects of Validatious can be configured to behave differently from it's default operation. Often times you can avoid overriding functionality by applying some configuration details.

Configuration settings are nothing special; they're just properties on objects, and "class" objects prototypes. See the configuration reference for all available settings.

When configuring Validatious, remember to set the properties in an external script or inline script block after including the Validatious source. If you don't your configuration will be overriden by the defaults.

Next: Timing validation | Back to Core API features index

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