pip_services3_commons
pip_services3_commons
PropertySchema
setType method
setType
pip_services3_commons
pip_services3_commons
PropertySchema
setType method
PropertySchema class
Constructors
PropertySchema
Properties
hashCode
runtimeType
Methods
getName
getType
performValidation
setName
setType
getRules
isRequired
makeOptional
makeRequired
noSuchMethod
performTypeValidation
setRequired
setRules
toString
validate
validateAndReturnException
validateAndThrowException
withRule
Operators
operator ==
setType
method
void
setType
(
dynamic
value
)
Sets a new property type. The type can be defined as type, type name or [
TypeCode
]
value
a new property type.