public class MaapiSchemas.StringTypeMethodsImpl extends MaapiSchemas.CSTypeMethods
Constructor and Description |
---|
MaapiSchemas.StringTypeMethodsImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
validate(MaapiSchemas.CSType type,
ConfValue val)
Validates ConfValue of with rules from CSType
|
stringToValue, valueToString
public boolean validate(MaapiSchemas.CSType type, ConfValue val) throws MaapiException
MaapiSchemas.CSTypeMethods
validate
in class MaapiSchemas.CSTypeMethods
MaapiException