ValidationError
Hierarchy
ExtendableError
ExtendableError
↳ ValidationError
Index
Constructors
Properties
Constructors
constructor
+ new ValidationError(message: string, ...args: string[]): ValidationError
Parameters:
| Name | Type |
|---|---|
message | string |
...args | string[] |
Returns: ValidationError
Properties
message
• message: string
Inherited from TypeDescriberExistsError.message
Overrides TypeDescriberExistsError.message
name
• name: string
Inherited from TypeDescriberExistsError.name
Overrides TypeDescriberExistsError.name
Optional stack
• stack? : string
Inherited from TypeDescriberExistsError.stack
Overrides TypeDescriberExistsError.stack