public static class DatasourceDefn.HiddenColumnsDefn extends ModelProperties.StringListPropertyDefn
typeName, valueTypename| Constructor and Description |
|---|
HiddenColumnsDefn() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(Object value,
com.fasterxml.jackson.databind.ObjectMapper jsonMapper)
Convert the value from the deserialized JSON format to the type
required by this field data type.
|
mergedecode, typeNamename, toStringpublic void validate(Object value, com.fasterxml.jackson.databind.ObjectMapper jsonMapper)
ModelProperties.TypeRefPropertyDefnvalidate in interface ModelProperties.PropertyDefn<List<String>>validate in class ModelProperties.TypeRefPropertyDefn<List<String>>Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.