@Documented @Constraint(validatedBy=MinAgeValidator.class) @Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Retention(value=RUNTIME) public @interface MinAge
Copyright © 2015 John's Hopkins University, Engineering Programs for Professionals. All rights reserved.