mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
(fix) return code 0 on assertion check
This commit is contained in:
parent
4a4ebcadc0
commit
911a4f2ceb
4 changed files with 32 additions and 8 deletions
|
|
@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- read saxon XdmNode with InputFactory
|
||||
- [CLI] custom output without the various log messages
|
||||
- [CLI] options to set the log level (`-X` = full debug output, `-l <level>` set a specific level)
|
||||
- [CLI] return code ist <> 0 on rejected results
|
||||
|
||||
### Changed
|
||||
- InputFactory has methods to read any java.xml.transform.Source as Input not only StreamSources
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue