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.