Skip to content

Partial schema validation #394

@lundibundi

Description

@lundibundi

Is your feature request related to a problem? Please describe.
Sometimes it is necessary to support update-like methods and currently it is not possible to perform Schema#check on partial objects.

Describe the solution you'd like
It would be good to have an ability to check patches\updates using general Schema. Via separate method or custom options to check that would disable required checks and some other while still having an ability to check fields.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions