public class Constraint extends Object
Constructor and Description |
---|
Constraint(String name,
Map<String,Object> configuration)
Creates a new
Constraint with the given name and
configuration . |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getConfiguration()
Returns the configuration of the constraint
|
String |
getName()
Returns the name of the constraint
|