Skip to content

Releases: claeis/ilivalidator

ilivalidator-1.8.0

04 Mar 10:25
Compare
Choose a tag to compare
  • 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

08 Feb 15:05
Compare
Choose a tag to compare
Merge branch 'master' into stable

ilivalidator-1.6.0

29 Dec 11:29
Compare
Choose a tag to compare
  • 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

20 Oct 16:17
Compare
Choose a tag to compare
  • added: --allowItfAreaHoles (only ITF)
  • iox-ili-1.19.8
  • ili2c-4.7.4

ilivalidator-1.4.0

24 Aug 12:32
Compare
Choose a tag to compare
  • 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

17 Jun 10:29
Compare
Choose a tag to compare
  • 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

20 Apr 09:15
Compare
Choose a tag to compare
  • fixed implementation of uniqueness constraint

ilivalidator-1.2.0

19 Apr 11:59
Compare
Choose a tag to compare
ilivalidator-1.2.0 Pre-release
Pre-release
  • 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

05 Apr 09:38
Compare
Choose a tag to compare
ilivalidator-1.1.0 Pre-release
Pre-release
  • 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

10 Mar 11:27
Compare
Choose a tag to compare
  • 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