View Issue Details

IDProjectCategoryView StatusLast Update
0007827ModelValidatorSpecpublic2022-03-28 15:37
ReporterWolfgang Mahnke Assigned ToRandy Armstrong  
PrioritynormalSeverityminorReproducibilityhave not tried
Status assignedResolutionopen 
Summary0007827: Validator expects RO as AccessLevel when nothing defined in specification
Description

Spec template allows to define an AccessLevel for Variables.
Template also states for AccessLevel:
The access level for Variables used for type definitions is server-specific, for all other Variables defined in this document, the access level shall allow reading; other settings are server-specific.

Therefore, Validator shall not make assumptions on AccessLevel when not defined explicitly.

Currently it produces errors like:
It states:
8.2.2 AssetsByProductInstanceUri Table 13 – AssetsByProductInstanceUri Definition AccessLevelInvalid NodeVersion has AccessLevel 3. Document has 1.
8.2.3 AssetsByAssetId Table 14 – AssetsByAssetId Definition AccessLevelInvalid NodeVersion has AccessLevel 3. Document has 1.

when AccessLevel is not defined in Document

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Wolfgang Mahnke

2022-03-28 15:37

reporter   ~0016457

Discussed and agreed, that the check should continue, but there should be an option to suppress the checks.

Issue History

Date Modified Username Field Change
2022-03-04 13:47 Wolfgang Mahnke New Issue
2022-03-28 15:36 Wolfgang Mahnke Assigned To => Randy Armstrong
2022-03-28 15:36 Wolfgang Mahnke Status new => assigned
2022-03-28 15:37 Wolfgang Mahnke Note Added: 0016457