public class IntNotNegativeValidator extends Object implements ValidatorImpl<IntNotNegative,Integer>
Constructor and Description |
---|
IntNotNegativeValidator() |
public void validate(IntNotNegative annotation, Integer value) throws ValidationException
validate
in interface ValidatorImpl<IntNotNegative,Integer>
ValidationException