Provides an interface for validating form submissions.
Name | Modifiers | Type | Description |
---|---|---|---|
FormValidatorInterface::executeValidateHandlers | public | function | Executes custom validation handlers for a given form. |
FormValidatorInterface::setInvalidTokenError | public | function | Sets a form_token error on the given form state. |
FormValidatorInterface::validateForm | public | function | Validates user-submitted form data in the $form_state. |
© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Form!FormValidatorInterface.php/interface/FormValidatorInterface/8.1.x