A simple example of setting up and using the Validator.
This simple example shows all the steps needed to set up and use
the Validator. Note that in most cases, some kind of framework
would be wrapped around the Validator, such as is the case with
the Struts Validator Framework. However, should you wish to use
the Validator against raw Beans in a pure Java application, you
can see everything you need to know to get it working here.
A simple example of setting up and using the Validator.
This simple example shows all the steps needed to set up and use the Validator. Note that in most cases, some kind of framework would be wrapped around the Validator, such as is the case with the Struts Validator Framework. However, should you wish to use the Validator against raw Beans in a pure Java application, you can see everything you need to know to get it working here.