Type alias pathsToSkip

pathsToSkip: string[] | string

A list of paths to skip. If set, Mongoose will validate every modified path that is not in this list.

Generated using TypeDoc