Skip to content

v3.3.2 - Improve validator-plugin-dgpr

Compare
Choose a tag to compare
@cboucheIGN cboucheIGN released this 07 Dec 17:12
· 659 commits to master since this release
  • validator-core - change Model
    • Add Reference property to fr.ign.validator.model.AttributeType
      • Loading from tag in XML file model
      • Follow the convetion TABLE_NAME.ATTRIBUTE_NAME
      • Used in RelationValidator (validator-plugin-dgpr)
  • validator-core - minor update
    • All setters in fr.ign.validator.error.ValidatorError now return the ValidatorError reference (this)
  • Improve validator-dgpr-plugin
    • DatabasePostProcess perform topologic validation and relation validation
    • Database validation class must implements Validator