I am looking for a validation framework that can handle the validation of my business objects and also UI inputs. Preferably i want to not repeat my validation logic too much and try to use the DRY principles. So the ideal place would be my biz objects.I am looking for a validation framework that ca