TheliaFormValidatorInterface
interface TheliaFormValidatorInterface
Class TheliaFormValidator
Methods
Form
validateForm(
BaseForm $aBaseForm,
string $expectedMethod = null)
Validate a BaseForm
string
getErrorMessages(
Form $form)
Get all errors that occurred in a form
Details
at line 33
Form
validateForm(
BaseForm $aBaseForm,
string $expectedMethod = null)
Validate a BaseForm
at line 41
string
getErrorMessages(
Form $form)
Get all errors that occurred in a form