packages/base/src/lib/ux-models/ux-error-feedback.model.ts
Properties |
|
constructor(data: UxValidationErrorClass)
|
||||||
|
Parameters :
|
| attributes |
Type : UxValidationErrorAttributes
|
| Optional br |
Type : string
|
| Optional description |
Type : string
|
| Optional details |
Type : Details
|
| Optional doc |
Type : string
|
| Optional errGroupId |
Type : string
|
| msgId |
Type : string
|
| severity |
Type : unknown
|
Default value : UxMessageSeverity.danger
|