public class CustomConstraint extends AbstractConstraint
description
Modifier and Type | Method and Description |
---|---|
boolean |
checkConstraint(Parameter parameter) |
String |
getKey() |
void |
setKey(String key) |
getDescription, getType, setDescription, setType
public String getKey()
public void setKey(String key)
public boolean checkConstraint(Parameter parameter)
checkConstraint
in class AbstractConstraint
Copyright © 2016–2017. All rights reserved.