ClearableErrorsInterface
interface ClearableErrorsInterface
A form element whose errors can be cleared.
Methods
clearErrors(bool $deep = false)
Removes all the errors of this form.