| Author |
Database validation in Simpleformcontroller
|
Mark Reyes
Ranch Hand
Joined: Jul 09, 2007
Posts: 426
|
|
Hi All,
For simple checking if a command bean is empty/whitespace, I can used the validator for these and add error on the bindexception object but with db validation logic
you should let your controller do it.
What about if I perform some database validation logic on the simpleformcontroller:
Will this still be valid?
|
Sean Clark ---> I love this place!!!
Me ------> I definitely love this place!!!
|
 |
 |
|
|
subject: Database validation in Simpleformcontroller
|
|
|