public static class ModelProperties.GranularityPropertyDefn extends ModelProperties.StringPropertyDefn
valueClassname| Constructor and Description |
|---|
GranularityPropertyDefn(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(Object value,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper)
Validate that the given value is valid for this property.
|
decode, decodeJson, typeNamemerge, name, toStringpublic GranularityPropertyDefn(String name)
public void validate(Object value, com.fasterxml.jackson.databind.ObjectMapper jsonMapper)
ModelProperties.SimplePropertyDefnvalidate in interface ModelProperties.PropertyDefn<String>validate in class ModelProperties.SimplePropertyDefn<String>Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.