Skip to content

2025-October-15 - 2.7.15196

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Oct 08:38
6a2a9bd
Add TripleAMapValidator (#13696)

* Add TripleAMapValidator

* Correct check in TripleAMapValidator

* Add logger output to console

* - All non success cases use System.exit(1)
- Exception more specific as InvalidPathException
- Add comment to not forget removing logback.xml in the future