| ImageFieldValidateTestCase::testWidthDimensions | function | modules/image/tests/image.test | Test single width resolution setting. | 
          
                  | views_plugin_argument_validate_php::options_form | function | modules/views/plugins/views_plugin_argument_validate_php.inc | Provide the default form for setting options. | 
          
                  | views_handler_field_serialized::options_validate | function | modules/views/handlers/views_handler_field_serialized.inc | Validate the options form. | 
          
                  | language_negotiation_configure_url_form_validate | function | modules/locale/locale.admin.inc | Validation handler for url provider configuration. | 
          
                  | views_plugin_argument_validate_taxonomy_term.inc | file | modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc | Contains the 'taxonomy term' argument validator plugin. | 
          
                  | views_plugin_exposed_form::exposed_form_validate | function | modules/views/plugins/views_plugin_exposed_form.inc |  | 
          
                  | views_plugin_argument_validate::options_validate | function | modules/views/plugins/views_plugin_argument_validate.inc | Provide the default form form for validating options | 
          
                  | ImageFieldValidateTestCase::testHeightDimensions | function | modules/image/tests/image.test | Test single height resolution setting. | 
          
                  | date_views_filter_handler_simple::value_validate | function | modules/date/views/date_views_filter_handler_simple.inc | Value validation. | 
          
                  | form_test_validate_required_form_no_title_submit | function | modules/simpletest/tests/form_test.module | Form submission handler for form_test_validate_required_form_no_title(). | 
          
                  | views_handler_filter_user_name::exposed_validate | function | modules/user/views/views_handler_filter_user_name.inc | Validate the exposed handler form | 
          
                  | LinkValidateUnitTest::testValidateNewsArticleLink | function | modules/link/tests/link.validate.test |  | 
          
                  | views_plugin_argument_validate_node::options_form | function | modules/node/views/views_plugin_argument_validate_node.inc | Provide the default form for setting options. | 
          
                  | FieldAttachOtherTestCase::testFieldAttachValidate | function | modules/field/tests/field.test | Test field_attach_validate(). | 
          
                  | views_plugin_argument_validate_user::options_form | function | modules/user/views/views_plugin_argument_validate_user.inc | Provide the default form for setting options. | 
          
                  | views_plugin_argument_validate::validate_argument | function | modules/views/plugins/views_plugin_argument_validate.inc |  | 
          
                  | views_plugin_argument_validate::option_definition | function | modules/views/plugins/views_plugin_argument_validate.inc | Retrieve the options when this is a new access
control plugin | 
          
                  | date_views_filter_handler::extra_options_validate | function | modules/date/views/date_views_filter_handler.inc | Validate the options form. | 
          
                  | views_handler_filter_term_node_tid::value_validate | function | modules/taxonomy/views/views_handler_filter_term_node_tid.inc | Validate the options form. | 
          
                  | views_plugin_argument_validate_taxonomy_term::init | function | modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc | Initialize this plugin with the view and the argument
it is linked to. | 
          
                  | FileValidatorTest::testFileValidateImageResolution | function | modules/simpletest/tests/file.test | This ensures the resolution of a specific file is within bounds.
The image will be resized if it's too large. | 
          
                  | LinkValidateUnitTest::testValidateBadNewsgroupLink | function | modules/link/tests/link.validate.test |  | 
          
                  | views_plugin_argument_validate_php::convert_options | function | modules/views/plugins/views_plugin_argument_validate_php.inc | Convert options from the older style. | 
          
                  | ViewsArgumentValidatorTest::testArgumentValidatePhp | function | modules/views/tests/views_argument_validator.test |  | 
          
                  | views_plugin_argument_validate_node::options_submit | function | modules/node/views/views_plugin_argument_validate_node.inc | Provide the default form form for submitting options | 
          
                  | _field_ui_field_overview_form_validate_add_existing | function | modules/field_ui/field_ui.admin.inc | Validates the 'add existing field' row of field_ui_field_overview_form(). | 
          
                  | views_plugin_argument_validate_user::options_submit | function | modules/user/views/views_plugin_argument_validate_user.inc | Provide the default form form for submitting options | 
          
                  | views_plugin_argument_validate_user::convert_options | function | modules/user/views/views_plugin_argument_validate_user.inc | Convert options from the older style. | 
          
                  | date_views_argument_handler_simple::options_validate | function | modules/date/views/date_views_argument_handler_simple.inc | Validate the options form. | 
          
                  | views_plugin_argument_validate_node::convert_options | function | modules/node/views/views_plugin_argument_validate_node.inc | Convert options from the older style. | 
          
                  | views_handler_filter_term_node_tid::exposed_validate | function | modules/taxonomy/views/views_handler_filter_term_node_tid.inc | Validate the exposed handler form | 
          
                  | views_handler_argument_null::validate_argument_basic | function | modules/views/handlers/views_handler_argument_null.inc | Provide a basic argument validation. | 
          
                  | views_handler_filter_user_name::validate_user_strings | function | modules/user/views/views_handler_filter_user_name.inc | Validate the user string. Since this can come from either the form
or the exposed filter, this is abstracted out a bit so it can
handle the multiple input sources. | 
          
                  | views_plugin_argument_validate_php::option_definition | function | modules/views/plugins/views_plugin_argument_validate_php.inc | Retrieve the options when this is a new access
control plugin | 
          
                  | views_plugin_argument_validate_php::validate_argument | function | modules/views/plugins/views_plugin_argument_validate_php.inc |  | 
          
                  | views_handler_filter_boolean_operator::value_validate | function | modules/views/handlers/views_handler_filter_boolean_operator.inc | Validate the options form. | 
          
                  | date_views_filter_handler_simple::validate_valid_time | function | modules/date/views/date_views_filter_handler_simple.inc | Validate that the time values convert to something usable. | 
          
                  | UserViewsArgumentValidate::view_argument_validate_user | function | modules/user/tests/user_views_argument_validate.test |  | 
          
                  | views_plugin_argument_validate_node::option_definition | function | modules/node/views/views_plugin_argument_validate_node.inc | Retrieve the options when this is a new access
control plugin | 
          
                  | views_plugin_argument_validate_user::validate_argument | function | modules/user/views/views_plugin_argument_validate_user.inc |  | 
          
                  | FileFieldValidateTestCase::testDefaultFileFieldDisplay | function | modules/file/tests/file.test | Tests default display of File Field. | 
          
                  | UserViewsArgumentValidate::testArgumentValidateUserUid | function | modules/user/tests/user_views_argument_validate.test |  | 
          
                  | views_plugin_argument_validate_node::validate_argument | function | modules/node/views/views_plugin_argument_validate_node.inc |  | 
          
                  | date_views_filter_handler_simple::date_select_validate | function | modules/date/views/date_views_filter_handler_simple.inc | Validation hook for exposed filters that use the select widget. | 
          
                  | views_plugin_argument_validate_user::option_definition | function | modules/user/views/views_plugin_argument_validate_user.inc | Retrieve the options when this is a new access
control plugin | 
          
                  | UserViewsArgumentValidate::testArgumentValidateUserName | function | modules/user/tests/user_views_argument_validate.test |  | 
          
                  | ViewsArgumentValidatorTest::testArgumentValidateNumeric | function | modules/views/tests/views_argument_validator.test |  | 
          
                  | form_test_limit_validation_errors_element_validate_test | function | modules/simpletest/tests/form_test.module | Form element validation handler for the 'test' element. | 
          
                  | FilterEditorLinkValidateTestCase::testEditorLinkValidate | function | modules/filter/tests/filter_dialog.test | Check function _filter_format_editor_link_url_validate(). | 
          
                  | date_views_filter_handler_simple::extra_options_validate | function | modules/date/views/date_views_filter_handler_simple.inc | Validate the options form. |