@Retention(value=RUNTIME) @Target(value={METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER}) @Constraint(validatedBy=ValidAircraftId.IntegerValidator.class) public @interface ValidAircraftId
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.