stloyd
|
3ea2a32c53
Refactor validators constraints:
|
vor 14 Jahren |
Fabien Potencier
|
a9160eee70
[Validator] made fields the default option for Collection constraint
|
vor 14 Jahren |
Fabien Potencier
|
f92055ce42
[Validator] renamed methods that do not follow CS
|
vor 14 Jahren |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
vor 14 Jahren |
Bernhard Schussek
|
eed3c9a48c
[Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both
|
vor 14 Jahren |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
vor 14 Jahren |
Fabien Potencier
|
3a4d9cb185
[Validation] fixed license
|
vor 14 Jahren |
Fabien Potencier
|
9580c74f0b
[Validator] changed the convention for placeholders in messages to be compatible with Twig (from %limit% to {{ limit }})
|
vor 15 Jahren |
Fabien Potencier
|
866c306dc8
removed the message interpolator system in the Validator component (i18n management should be done globally, not in a specific component)
|
vor 15 Jahren |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
vor 15 Jahren |