Resolve "complete validation by NSD"
Closes #11 (closed)
Edited by Dominique Marcadet
Merge request reports
Activity
Filter activity
added 6 commits
- 7a085385 - signal not implemented validation
- dda8b215 - move nsd related classes to new package
- b67cce1d - validation of DataTypeTemplate (first version)
- 51b20621 - add an hidden --display-nsd-messages option
- 8dc09b54 - small changes to clean/update
- b5d3e34e - WIP
By Dominique Marcadet on 2019-05-03T11:21:29 (imported from GitLab project)
Toggle commit listadded 14 commits
- b58c7816 - use console.warning() if diagnostic severity is WARNING
- a365eee5 - WIP. Most of presence condition for DataObject implemented
- 6f403f3d - avoid possible NPE
- 40e7e72b - allow loading of .nsdoc files
- 7f022ddf - display textual conditions when available
- b419aba7 - correct patterns for splitting arguments of multirange
- e7bc8f1f - correct AtMostOne condition
- 53acf703 - forgotten messages with setup
- 1c62d673 - handle specific LNodeType
- d6b554e3 - refactor displaying of messages
- b68d3494 - give value of lnNs if present
- 7b9f2cfa - handle presence of specific DO
- 3e401619 - add --help for a more complete description
- d6cf4c78 - avoid NPE if nothing on command line
By Dominique Marcadet on 2019-05-16T09:17:40 (imported from GitLab project)
Toggle commit listadded 4 commits
- b18bf0f8 - simplify initializeValidationData()
- cefc3656 - presence condition for DataAttribute initial implementation
- 1df71bc8 - handle conditions MOln0 and MFln0 for DataAttribute
- 5be88fba - add "not implemented messages" in validation phase
By Dominique Marcadet on 2019-05-17T14:12:42 (imported from GitLab project)
Toggle commit listadded 15 commits
- 136953d8 - add verbose message on validate
- d269f38f - data initialization in constructor
- 6a846b37 - add SubDataObject check
- 68be69bc - remove unused stuff
- 49f8313c - remove old code
- d4cc7bc5 - display error if Val of DA lnNs is missing
- f26cb3d9 - tentative implementation of presence condition MONamPlt
- 667fdb94 - add messages when presence conditions are checked
- 825de7bd - correct typos on messages
- f2565869 - add missing error messages for MONamPlt
- f70036ba - handle presence condition OMSynPh for SDO
- 168656c2 - lnNs may be missing in MONamPlt
- 2dca1b4f - add BasicType (partial) and Enumeration validation
- 3c487bea - add validation by ConstructedAttribute
- 21d48438 - avoid NPE when LN not in LDevice
By Dominique Marcadet on 2019-05-23T08:01:36 (imported from GitLab project)
Toggle commit listadded 12 commits
- e91b449f - update release date
- 83f4f1b9 - value of dataNs missing is an error
- 6fcbda81 - add verification of VAL values in DAI referred by DA
- 5fe034e7 - improve types and values verification
- c56fb3af - create superclass GenericPresenceCondiitonValidator
- 33f38a7e - define default NsIdentification as a constant
- af93a7e0 - use NsIdentification to create validators
- 14b24efd - add an hidden door for easier debugging
- f3fb95aa - give access to loader
- b6ca4683 - add other test in hidden door
- 3c8869ca - hidden door display namespaces
- 214af1c6 - rewrite MONamPlt using getNamespace()
By Dominique Marcadet on 2019-05-31T10:26:10 (imported from GitLab project)
Toggle commit listmentioned in commit 527454f5
By Dominique Marcadet on 2019-05-31T10:30:37 (imported from GitLab project)
Please register or sign in to reply