- Preparing search index...
- The search index is not available
Deepkit
Constructors
constructor
- new ValidatorError(code: string, message: string, path?: string): ValidatorError
-
Parameters
-
code: string
-
message: string
-
Optional
path: string
Properties
Readonly
code
code: string
Readonly
message
message: string
Optional
Readonly
path
path?: string
Used in validator functions.