Hi Every body
I m working on a core
java client/server application for Stock
Exchange.
I need to validate the data on server before it is processed for persistence .I need a framework where i can modify/ add new validations. Actually requirements are like at some situations we could have different set of validations for respective request from client .
Thanks
Vikas