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
getRules
getValueType
isRequired
makeOptional
makeRequired
noSuchMethod
performTypeValidation
performValidation
setKeyType
setRequired
setRules
setValueType
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.