Skip to content

[Validator] ProfileAssertion depends on IElementNav.Type being populated #131

@ewoutkramer

Description

@ewoutkramer

ProfileAssertion uses IEN.Type in its decision logic, but.....

If IElemenNav is coming straight from an xml or json file, there is most probably no type information (as this is not present on the wire). Make sure that if IEN.Type == null, we derive it from the element name or somesuch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions