mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
Minor typos
This commit is contained in:
parent
a5f5d61077
commit
3201735eec
1 changed files with 2 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ If no scenario matches you can also define a XSLT transformation in `<noScenario
|
||||||
|
|
||||||
## Validators Report
|
## Validators Report
|
||||||
|
|
||||||
The validator's report is defined in [createReportInput.xsd](src/main/model/xsd/createReportInput.xsd) and contains all errors from all validation steps and some addional information on time of validation, engine used, the scenario which applied and a document identification.
|
The Validator's report is defined in [createReportInput.xsd](src/main/model/xsd/createReportInput.xsd) and contains all errors from all validation steps and some additional information on time of validation, engine used, the scenario which applied and a document identification.
|
||||||
|
|
||||||
In general all errors will be classified in the following levels:
|
In general all errors will be classified in the following levels:
|
||||||
|
|
||||||
|
|
@ -26,7 +26,7 @@ In general all errors will be classified in the following levels:
|
||||||
|
|
||||||
### Customization of error levels
|
### Customization of error levels
|
||||||
|
|
||||||
In each single sceanrio each error level can be configured to the following error types
|
In each single scenario each error level can be configured to the following error types
|
||||||
|
|
||||||
* error
|
* error
|
||||||
* warning
|
* warning
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue