constant CLIENTSIDE_VALIDATION_BEFORE_LABEL in Clientside Validation 7.2
Same name and namespace in other branches
- 6 clientside_validation.module \CLIENTSIDE_VALIDATION_BEFORE_LABEL
- 7 clientside_validation.module \CLIENTSIDE_VALIDATION_BEFORE_LABEL
1 use of CLIENTSIDE_VALIDATION_BEFORE_LABEL
- 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 27 - Add client side validation to forms.
Code
define('CLIENTSIDE_VALIDATION_BEFORE_LABEL', 2);