Here is some code where I perform some validation in my execute method. I am not sure how to do client side
java script validation or if this validation could be performed by the validation framework. I don't see a reason why this could not be done in the form's validate method (and now I am wondering why I am not doing that).
If somebody else has a better way of validating this, please pass it along.
- Brent