ValidatorInterface deprecated
ValidatorInterface deprecated
interface ValidatorInterface
deprecated
Validates values and graphs of objects and arrays.
Methods
ConstraintViolationListInterface | validate(mixed $value, array|null $groups = null, bool $traverse = false, bool $deep = false) Validates a value. | |
登录查看完整内容
|