Home > @websublime/schema > ErrorModel
ErrorModel class
Signature:
export declare class ErrorModel
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(data) | Constructs a new instance of the ErrorModel class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| constraints | any | Constrait | |
| i18n | string | I18N flag | |
| key | string | Key identifier | |
| value | any | Value |