public class TimezoneConfig extends Object implements InputTypeConfig
Modifier and Type | Class and Description |
---|---|
static class |
TimezoneConfig.Builder |
Modifier and Type | Method and Description |
---|---|
void |
checkValidity(Property property) |
boolean |
isWithTimezone() |
static TimezoneConfig.Builder |
newTimezoneConfig() |
public boolean isWithTimezone()
public void checkValidity(Property property) throws InvalidValueException
checkValidity
in interface InputTypeConfig
InvalidValueException
public static TimezoneConfig.Builder newTimezoneConfig()