public static Table::validateTable(&$element, FormStateInterface $form_state, &$complete_form)
#element_validate callback for #type 'table'.
Parameters
array $element: An associative array containing the properties and children of the table element.
\Drupal\Core\Form\FormStateInterface $form_state: The current state of the form.
array $complete_form: The complete form structure.
File
core/lib/Drupal/Core/Render/Element/Table.php, line 257
Class
Table Provides a render element for