Releases: claeis/ilivalidator
Releases · claeis/ilivalidator
ilivalidator-1.8.0
- improved performance
- validate UNIQUE (LOCAL) against current object (and not all)
- fixed %JAR_DIR resolution
- fixed disableAreaValidation in toml not working
- iox-ili-1.20.4
ilivalidator-1.7.0
Merge branch 'master' into stable
ilivalidator-1.6.0
- added createReader() template method to high level API
- fixed: ilidir setting from GUI not used
- added object statistics to log
- iox-ili-1.20.1
- ili2c-4.7.6
ilivalidator-1.5.0
- added: --allowItfAreaHoles (only ITF)
- iox-ili-1.19.8
- ili2c-4.7.4
ilivalidator-1.4.0
- changed default --modeldir to %ITF_DIR;http://models.interlis.ch/;%JAR_DIR/ilimodels
- set value of %JAR_DIR to folder of ilivalidator.jar
- added: new option --allObjectsAccessible to assume all objects are known to the validator
- iox-ili 1.19.6 (2017-08-24)
ilivalidator-1.3.0
- added: support multiple input files
- added: --skipPolygonBuilding (only ITF)
- added: --multiplicityOff
- fixed: wrong error message "doItfOidPerTable!=false" / save only persistent settings to ${HOME}/.ilivalidator
- iox-ili-1.19.0 (2017-06-17)
- ili2c-4.7.3
ilivalidator-1.2.1
- fixed implementation of uniqueness constraint
ilivalidator-1.2.0
- keep/save last directory of file selector
- fixed: missing custom functions should not report an error
- added: implement UNIQUE (LOCAL)
- added: implement UNIQUE WHERE expression
ilivalidator-1.1.0
- fixed: switching constraint check off
- fixed: role EXTERNAL handling in cardinality and reference
- optimized: constraint error messages
- added: new option --forceTypeValidation
- added: new option --disableAreaValidation
ilivalidator-1.0.0
- changed API of user defined functions
- added: validate plausibility constraints
- added: evaluate user defined functions
- added: enable user defined error messages
- added: get message in specific validation if configuration off
- fixed: unique constraint not checked
- fixed: custom functions with object collections
- fixed: missed errors in xtf log file
- fixed: evaluation of sub-enum constants
- improved/fixed topology validation
- optimized: validate external/additional constraint
- optimized: performance