Commit History

Author SHA1 Message Date
  Deni 0f328d228b [Validator] Fixed using the strict option in the choice validator. 14 years ago
  marc.weistroff df57e0fe9a [Validator] Added strict option to ChoiceConstraint. 14 years ago
  stloyd edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 years ago
  Fabien Potencier 17cd08dc6c fixed CS 14 years ago
  Daniel Holmes 8d96f6c009 [Validator] fixed namespaces for validator tests 14 years ago
  Fabien Potencier 1118fbdae7 [Validator] fixed unit test 14 years ago
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
  Bernhard Schussek 6ad22fd702 [Validator] Added ValidatorFactory for programmatically creating validators 14 years ago
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 years ago
  Kris Wallsmith 3e02eafc70 Fixed visibility of PHPUnit setUp and tearDown methods. 14 years ago
  Fabien Potencier 3b1e83380b [Validator] removed the convention that error parameters are delimited with %% 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