Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Overwriting the

...

required

...

Attribute of

...

Properties

Any property definition in the schema needs the specification of the required attribute. Its boolean value decides if the corresponding property is mandatory (true) or optional (false) for an object.  However, the value of the required attribute can be overwritten by a propertyReference in object type definitions or secondary object type definitions.

...