org.qi4j.library.constraints.annotation
Annotation Type URL


@ConstraintDeclaration
@Retention(value=RUNTIME)
@Constraints(value=URLConstraint.class)
public @interface URL

Mark a property as being a valid, non null, Universal Resource Locator.