Skip to content

Releases: claeis/ilivalidator

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

ilivalidator-0.10.0

10 Feb 11:30
Compare
Choose a tag to compare
ilivalidator-0.10.0 Pre-release
Pre-release
  • optimized unique TID/OID check
  • added functions len, lenM, trim, trimM, isEnumSubVal, inEnumRange, objectCount(ALL), objectCount(Role), elementCount, myClass, isOfClass, isSubClass, areArea
  • added handling of not implemented functions
  • added set constraints
  • added infoLogs and traceLogs
  • added validation of constraints in additional models

ilivalidator-0.9.0

13 Jan 13:36
Compare
Choose a tag to compare
ilivalidator-0.9.0 Pre-release
Pre-release
  • validator: optimized unique TID/OID check
  • validator: optimized performance
  • validator: added AREA/SURFACE topology validation
  • validator: added switch off existence, mandatory constraints and return warning instead of alert
  • validator: added switch off attribute cardinality and return warning instead of alert
  • validator: added role handling if role is EXTERNAL

ilivalidator-0.8.0

13 Jan 13:34
Compare
Choose a tag to compare
ilivalidator-0.8.0 Pre-release
Pre-release
  • not complete

ilivalidator-0.7.0

29 Dec 08:34
Compare
Choose a tag to compare
ilivalidator-0.7.0 Pre-release
Pre-release
  • validator: fixed cardinality fault if ili1.0
  • validator: validate POLYLINE topology
  • validator: optimized object pool

ilivalidator-0.6.0

21 Dec 09:13
Compare
Choose a tag to compare
ilivalidator-0.6.0 Pre-release
Pre-release
  • fixed/show "*" in error message if cardinality is UNBOUND
  • validate NOT, OR, AND, DEFINED, UNDEFINED, ==, !=, <>, <, <=, >, >= in mandatory constraints
  • support attributename in mandatory constraints

ilivalidator-0.5.0

12 Dec 15:59
Compare
Choose a tag to compare
ilivalidator-0.5.0 Pre-release
Pre-release
  • iox-ili-1.13.5-feature/validator1
  • validator: fixed OID uniqueness per table in ITF

ilivalidator-0.4.0

01 Dec 09:36
Compare
Choose a tag to compare
ilivalidator-0.4.0 Pre-release
Pre-release
  • iox-ili-1.13.4-feature/validator1
  • validate unique constraint
  • validate cardinality in associations
  • validate existence constraint
  • validate reference type
  • validate OID/TID uniqueness
  • validate target class in associations

ilivalidator-0.3.0

05 Sep 14:14
Compare
Choose a tag to compare
  • validate DATE, BOOLEAN, XMLDate, XMLDateTime, XMLTime, UUIDOID
  • validate OID AS UUIDOID
  • added global config section [PARAMTER] with entry validation="off"