Constructor and Description |
---|
Time() |
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) throws BreaksRequiredContractException
checkBreaksRequiredContract
in class InputType
BreaksRequiredContractException
public void checkTypeValidity(Property property) throws InvalidTypeException
checkTypeValidity
in class InputType
InvalidTypeException
public Value createPropertyValue(String value, InputTypeConfig config)
createPropertyValue
in class InputType