FormValidatorInterface

Provides an interface for validating form submissions.

Hierarchy

File

core/lib/Drupal/Core/Form/FormValidatorInterface.php, line 8

Namespace

Drupal\Core\Form

Members

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.
doc_Drupal
2016-10-29 09:16:54
Comments
Leave a Comment

Please login to continue.