pip_services3_commons
pip_services3_commons
MapSchema
getKeyType method
getKeyType
pip_services3_commons
pip_services3_commons
MapSchema
getKeyType method
MapSchema class
Constructors
MapSchema
Properties
hashCode
runtimeType
Methods
getKeyType
getValueType
performValidation
setKeyType
setValueType
getRules
isRequired
makeOptional
makeRequired
noSuchMethod
performTypeValidation
setRequired
setRules
toString
validate
validateAndReturnException
validateAndThrowException
withRule
Operators
operator ==
getKeyType
method
dynamic
getKeyType
(
)
Gets the type of map keys. Null means that keys may have any type.
Returns the type of map keys.