-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
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.
Reactions are currently unavailable