Closed
Description
The 2020-12 validation spec reads
attempts by an application to modify the value of this property
This should be changed to
attempts by an application to modify the value of this instance
since readOnly can apply to an object or array or primitive schema, not just properties on an object.
(I'd also like more clarity here when readOnly: true
appears on a container instance - i.e. explicitly state whether this constraint does or does not extend to containers within the container. I believe it is local and only applies to the container)
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done