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