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