2012/10/11 Lukasz Lenart :
> I'm working on [1] and I've noticed that the ValidatorSupport class
> already contains undocumented method conditionalParse(String). I've
> used it to parse min/max values in Int validator [2] but it must be
> enabled by specifying parse param. I'm wondering if we need
Hi all!
I'm working on [1] and I've noticed that the ValidatorSupport class
already contains undocumented method conditionalParse(String). I've
used it to parse min/max values in Int validator [2] but it must be
enabled by specifying parse param. I'm wondering if we need that, why
not simple parse