ValidatorExtension
ValidatorExtension
class ValidatorExtension extends AbstractExtension
Extension supporting the Symfony Validator component in forms.
Methods
FormTypeInterface | getType(string $name) Returns a type by name. | from AbstractExtension |
bool | hasType(string $name) Returns whether the given type is supported. | from 登录查看完整内容
|