Ryan Weaver
|
11085fd6a6
[Validator] Adding a significant amount of PHPDoc to the Validator component.
|
14 years ago |
Fabien Potencier
|
3a4d9cb185
[Validation] fixed license
|
15 years ago |
Fabien Potencier
|
1a055fc7f0
[Validator] fixed typo
|
15 years ago |
Fabien Potencier
|
3b1e83380b
[Validator] removed the convention that error parameters are delimited with %%
|
15 years ago |
Fabien Potencier
|
9580c74f0b
[Validator] changed the convention for placeholders in messages to be compatible with Twig (from %limit% to {{ limit }})
|
15 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)
|
15 years ago |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
15 years ago |