@spacehq/sdk > ValidationError > (constructor)
ValidationError.(constructor)
Constructs a new instance of the ValidationError class
Signature:
constructor(field: string, message: string);
Parameters
| Parameter | Type | Description |
|---|---|---|
| field | string | |
| message | string |