6 functions implement hook_field_validate()
Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.
- entity_form_field_validate in includes/
common.inc - Attaches field API validation to entity forms.
- field_test_field_validate in modules/
field/ tests/ field_test.field.inc - Implements hook_field_validate().
- list_field_validate in modules/
field/ modules/ list/ list.module - Implements hook_field_validate().
- number_field_validate in modules/
field/ modules/ number/ number.module - Implements hook_field_validate().
- taxonomy_field_validate in modules/
taxonomy/ taxonomy.module - Implements hook_field_validate().
- text_field_validate in modules/
field/ modules/ text/ text.module - Implements hook_field_validate().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.