pip_services3_commons
pip_services3_commons
FilterParamsSchema
getKeyType method
getKeyType
pip_services3_commons
pip_services3_commons
FilterParamsSchema
getKeyType method
FilterParamsSchema class
Constructors
FilterParamsSchema
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
(
)
inherited
Gets the type of map keys. Null means that keys may have any type.
Returns the type of map keys.