mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
#50 (fix) Validator creates invalid createReportInput xml in case of no scenrio match
This commit is contained in:
parent
610348d3bd
commit
a1a7328b8f
5 changed files with 31 additions and 3 deletions
|
|
@ -5,6 +5,10 @@ All notable changes to the Schematron Rules and this project will be documented
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## UNRELEASED
|
||||
### Fixed
|
||||
- Validator was creating invalid createReportInput xml in case of no scenrio match
|
||||
|
||||
## 1.2.0
|
||||
### Added
|
||||
- Provide access to schematron result through [Result.java](https://github.com/itplr-kosit/validator/blob/master/src/main/java/de/kosit/validationtool/api/Result.java)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue