interface ValidatorInterface (View source)

Methods

addRoutine(RoutineInterface $routine)

No description

bool
validate(Form $form, $requestType)

No description

getErrorList()

No description

Details

addRoutine(RoutineInterface $routine)

No description

Parameters

RoutineInterface $routine

bool validate(Form $form, $requestType)

No description

Parameters

Form $form
$requestType

Return Value

bool

ErrorList getErrorList()

No description

Return Value

ErrorList