Type alias PathsToValidate

PathsToValidate: string[] | string

A list of paths to validate. If set, Mongoose will validate only the modified paths that are in the given list.

Generated using TypeDoc