posted 13 years ago
I am using spring modules bean validation framework with Valang to validate my data beans.
Some of my data beans contains fields in the uppercase, ValangValidator gives an error while validating such uppercase fields.
Please show me the way to validate the uppercase fields.
Regards,
Dhaval