You are here

constant CLIENTSIDE_VALIDATION_CUSTOM_ERROR_FUNCTION in Clientside Validation 7.2

Same name and namespace in other branches
  1. 6 clientside_validation.module \CLIENTSIDE_VALIDATION_CUSTOM_ERROR_FUNCTION
  2. 7 clientside_validation.module \CLIENTSIDE_VALIDATION_CUSTOM_ERROR_FUNCTION
3 uses of CLIENTSIDE_VALIDATION_CUSTOM_ERROR_FUNCTION
clientside_validation_settings_form in ./clientside_validation.admin.inc
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.
_clientside_validation_add_general_settings in ./clientside_validation.module

File

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

Code

define('CLIENTSIDE_VALIDATION_CUSTOM_ERROR_FUNCTION', 7);