History log of /external/jcommander/src/test/java/com/beust/jcommander/ArgsValidate2.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e903207930001edf324f2623b763df0f75e82a3c 11-Jun-2012 Cedric Beust <cedric@beust.com> Added: IValueValidator to validate parameter values (typed) as oppoed to IParameterValidator which validates strings
/external/jcommander/src/test/java/com/beust/jcommander/ArgsValidate2.java
fe8a696f6c65438505eb26d8b734d34910932ef7 13-Jun-2011 Cedric Beust <cedric@beust.com> Fixed: Default values with a validator were being validate at parse() time instead of creation time.
/external/jcommander/src/test/java/com/beust/jcommander/ArgsValidate2.java