TheliaFormValidator
class TheliaFormValidator implements TheliaFormValidatorInterface
Class TheliaFormValidator
Methods
__construct(
TranslatorInterface $translator, $environment)
No description
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 34
__construct(
TranslatorInterface $translator, $environment)
at line 48
Form
validateForm(
BaseForm $aBaseForm,
string $expectedMethod = null)
Validate a BaseForm
at line 101
string
getErrorMessages(
Form $form)
Get all errors that occurred in a form