org.unitils.objectvalidation
Class ObjectValidator
java.lang.Object
org.unitils.objectvalidation.ObjectValidator
public class ObjectValidator
- extends Object
Object constructed by ValidationModule with the rules in the unitils
properties file or the rules defined in the ObjectValidationRules
annotation.
- Since:
- Oct 10, 2013
- Author:
- Matthieu Mestrez
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectValidator
public ObjectValidator(List<Rule> rulesToValidate,
List<EqualsHashCodeValidator> equalsHashCodeValidators)
classToValidate
public ObjectValidator.ValidateEqualsAndHashCode classToValidate(Class<?> classToValidate)
Copyright © 2013-2015. All Rights Reserved.