setProperties method

void setProperties (List<PropertySchema> value)

Sets validation schemas for object properties.

  • value a list of property validation schemas.

See PropertySchema