Form validation handler.
array $form: An associative array containing the structure of the form.
array $form_state: An associative array containing the current state of the form.
Overrides FormInterface::validateForm
public function validateForm(array &$form, array &$form_state) {
}