partial
Learn about the available options, methods and use cases.
Converts all properties of the object validator to optional. The object validation will be successful even if an empty object has been passed.
You can use deepPartial utility to partialize the object deeply.
Usage
Following is the simple usage of this validator
Options
Following are the available options for this validator
Last updated
Was this helpful?