Name | Description | Type | Format | Max length | Example |
---|---|---|---|---|---|
name |
The name of the validation rule |
string |
n/a |
n/a |
TECH |
valid |
Indicates if the validation rule successfully passed |
boolean |
n/a |
n/a |
TRUE |
severity |
In case the validation rule failed, indicated the severity of the rule: INFO, WARNING, ERROR, CRITICAL |
string |
n/a |
n/a |
INFO |
message |
A message to briefly describe the error |
string |
n/a |
n/a |
NOTICE_DISPATCH_DATE element must contain the real sending date of XML notice. |
details |
A complete error message |
string |
n/a |
n/a |
Dispatch date in the notice is 19/06/2018 |
ValidationReportItems
Validation report item