5 functions implement hook_field_widget_error()

Note: the procedural functions in this list are found by pattern matching, so the list may include some functions that are not actually implementations of this hook.

field_test_field_widget_error in modules/field/tests/field_test.field.inc
Implements hook_field_widget_error().
number_field_widget_error in modules/field/modules/number/number.module
Implements hook_field_widget_error().
options_field_widget_error in modules/field/modules/options/options.module
Implements hook_field_widget_error().
taxonomy_field_widget_error in modules/taxonomy/taxonomy.module
Implements hook_field_widget_error().
text_field_widget_error in modules/field/modules/text/text.module
Implements hook_field_widget_error().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.