You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Per Lövdinger <pe...@yahoo.se> on 2005/01/17 17:28:43 UTC

check the result of the validation

Hi there,
I have previously been using validator from Struts.
I would like now to use commons-validator outside struts.
Is there any example code for this showing a correct way to:
- instansiate ValidatorResources
- creating instance of Validator
- Add any resources needed to perform the validations
- and most importantly how to check the result of the validation
Any help would be appreciated, thanks in advance.
 regards 
  Per