Constructor and Description |
---|
ContentTypeFilter() |
Modifier and Type | Method and Description |
---|---|
void |
checkBreaksRequiredContract(Property property) |
void |
checkTypeValidity(Property property) |
Value |
createPropertyValue(String value,
InputTypeConfig config) |
equals, getDefaultConfig, getInputTypeConfigJsonSerializer, getInputTypeConfigXmlSerializer, getName, hasConfig, hashCode, requiredConfigClass, requiresConfig, toString, validateOccurrences
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