com.softwareag.centrasite.appl.framework.validation.impl
Annotation Type Constraints


@Retention(value=RUNTIME)
public @interface Constraints

This annotation is used to configure the objects validation constraints.


Required Element Summary
 Constraint[] constraints
          Returns the constraint specifications.
 

Element Detail

constraints

public abstract Constraint[] constraints
Returns the constraint specifications.