Package com.ben12.reta.beans.constraints
Annotation Interface IsPath
@Target({METHOD,FIELD,ANNOTATION_TYPE,CONSTRUCTOR,PARAMETER})
@Retention(RUNTIME)
@Documented
@Constraint(validatedBy=IsPathValidator.class)
public @interface IsPath
- Author:
- BenoƮt Moreau (ben.12)
-
Optional Element Summary
Optional Elements