This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Description
- Define a superset for JSON schema which adds cardinality support in #ref tags.
- Create a factory method to create the relationship decorator from a JSON schema
- Add Resource decorator for validating data when setting the data property.
Create this as a separate package. The package should introduce a helper method that accepts a JSON schema and initializes the relationship and validator decorators on the Resource.