Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Closed
ewoutkramer opened this issue Oct 27, 2017 · 1 comment
Closed

Comments

@ewoutkramer
Copy link
Member

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.

@marcovisserFurore marcovisserFurore transferred this issue from FirelyTeam/firely-net-sdk Jul 20, 2023
@mmsmits
Copy link
Member

mmsmits commented Sep 12, 2024

This is not relevant anymore.

@mmsmits mmsmits closed this as completed Sep 12, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants