You are here

constant CLIENTSIDE_VALIDATION_TOP_OF_FORM in Clientside Validation 6

Same name and namespace in other branches
  1. 7.2 clientside_validation.module \CLIENTSIDE_VALIDATION_TOP_OF_FORM
  2. 7 clientside_validation.module \CLIENTSIDE_VALIDATION_TOP_OF_FORM
1 use of CLIENTSIDE_VALIDATION_TOP_OF_FORM
_clientside_validation_add_general_settings in ./clientside_validation.module

File

./clientside_validation.module, line 14
Add client side validation to a webform.

Code

define('CLIENTSIDE_VALIDATION_TOP_OF_FORM', 1);