Package javax.validation.constraints
Annotation Type Null
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(RUNTIME)
@Documented
@Constraint(validatedBy={})
public @interface Null
- Version:
- $Rev$ $Date$
-
Nested Class Summary
Nested Classes -
Optional Element Summary
Optional Elements