9 lines
200 B
YAML
9 lines
200 B
YAML
namespaces:
|
|
custom: Symfony\Component\Validator\Tests\Fixtures\
|
|
|
|
Symfony\Component\Validator\Tests\Fixtures\Entity:
|
|
properties:
|
|
firstName:
|
|
- Range:
|
|
max: !php/const PHP_INT_MAX
|