public class ConstraintFactory extends Object
| Constructor | Description |
|---|---|
ConstraintFactory() |
| Modifier and Type | Method | 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 © 2018 Carrot2.org. All rights reserved.