You are here

constant CLIENTSIDE_VALIDATION_BEFORE_INPUT in Clientside Validation 7.2

Same name and namespace in other branches
  1. 6 clientside_validation.module \CLIENTSIDE_VALIDATION_BEFORE_INPUT
  2. 7 clientside_validation.module \CLIENTSIDE_VALIDATION_BEFORE_INPUT
1 use of CLIENTSIDE_VALIDATION_BEFORE_INPUT
clientside_validation_update_7101 in ./clientside_validation.install
The settings for Clientside Validation were restructured and put into a separate table, This update will create this table.

File

./clientside_validation.module, line 29
Add client side validation to forms.

Code

define('CLIENTSIDE_VALIDATION_BEFORE_INPUT', 4);