public class ConstraintFactory extends Object
| Constructor and Description |
|---|
ConstraintFactory() |
| Modifier and Type | Method and Description |
|---|---|
static List<Constraint> |
createConstraints(Annotation... annotations)
Create a list of constraints based on the provided
annotations. |
public static List<Constraint> createConstraints(Annotation... annotations)
annotations.Copyright © 2013 Carrot2.org. All Rights Reserved.