다음을 통해 공유


ValidationError interface

Description about the errors happen while performing migration validation

Properties

severity

Severity of the error

text

Error Text

Property Details

severity

Severity of the error

severity?: string

Property Value

string

text

Error Text

text?: string

Property Value

string