pip_services3_commons
pip_services3_commons
MapSchema
setKeyType method
setKeyType
setKeyType
method
Null safety
void
setKeyType
(
dynamic
value
)
Sets the type of map keys. Null means that keys may have any type.
value
a type of map keys.
pip_services3_commons
pip_services3_commons
MapSchema
setKeyType 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 ==