ValidationError interface
Description about the errors happen while performing migration validation
Properties
severity | Severity of the error. Possible values include: 'Message', 'Warning', 'Error' |
text | Error Text |
Property Details
severity
Severity of the error. Possible values include: 'Message', 'Warning', 'Error'
severity?: Severity
Property Value
text
Error Text
text?: string
Property Value
string