Constructor and Description |
---|
CustomInputType(String className) |
Modifier and Type | Method and Description |
---|---|
void |
checkBreaksRequiredContract(Property property) |
void |
checkTypeValidity(Property property) |
Value |
createPropertyValue(String value,
InputTypeConfig config) |
String |
getName() |
equals, getDefaultConfig, getInputTypeConfigJsonSerializer, getInputTypeConfigXmlSerializer, hasConfig, hashCode, requiredConfigClass, requiresConfig, toString, validateOccurrences
public CustomInputType(String className)
public void checkBreaksRequiredContract(Property property)
checkBreaksRequiredContract
in class InputType
public void checkTypeValidity(Property property) throws InvalidTypeException
checkTypeValidity
in class InputType
InvalidTypeException
public Value createPropertyValue(String value, InputTypeConfig config)
createPropertyValue
in class InputType