Package com.tailf.maapi
Class MaapiSchemas.StringTypeMethodsImpl
Object
com.tailf.maapi.MaapiSchemas.CSTypeMethods
com.tailf.maapi.MaapiSchemas.StringTypeMethodsImpl
- Enclosing class:
- MaapiSchemas
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
validate
(MaapiSchemas.CSType type, ConfValue val) Validates ConfValue of with rules from CSTypeMethods inherited from class com.tailf.maapi.MaapiSchemas.CSTypeMethods
stringToValue, valueToString
-
Constructor Details
-
StringTypeMethodsImpl
public StringTypeMethodsImpl()
-
-
Method Details
-
validate
Description copied from class:MaapiSchemas.CSTypeMethods
Validates ConfValue of with rules from CSType- Overrides:
validate
in classMaapiSchemas.CSTypeMethods
- Returns:
- boolean true if valid
- Throws:
MaapiException
-