Dear sumex, I have a question about using any of the validators. Do I have to validate a service each time the user wants to add it to his patient's services list, or is it better to let the user add, edit and delete services in the list, and when he is finished, I validate all the services in the list?
I'm asking the question because there isn't any RemoveService method in the IValidate interface, but I have to provide this function for my customer.
Regards.
F. Meyer