Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Raise warnings/infos on tight slice rules #518

Open
lmckenzi opened this issue May 26, 2021 · 6 comments
Open

Raise warnings/infos on tight slice rules #518

lmckenzi opened this issue May 26, 2021 · 6 comments
Labels
enhancement New feature or request validation-core

Comments

@lmckenzi
Copy link
Collaborator

(from https://jira.hl7.org/browse/FHIR-13461)

slicing.rules=openAtEnd and/or slicing.ordered=true should raise an error if declared on any element with max=1 (as there is no notion of 'end' for polymorphic resources).

slicing.rules=openAtEnd and/or slicing.ordered=true should raise a warning on any element with max= 1 if orderMeaning is null because forcing elements to appear in a particular order when order has no meaning breaks interoperability unnecessarily.

slicing.rules=closed should spit out a 'best practice' warning advising that closing slices may increase costs by preventing implementers from constructing instances that satisfy multiple profiles and that ignoring unexpected slices may be preferable to rejecting them.

@grahamegrieve grahamegrieve added enhancement New feature or request validation-core labels Jun 1, 2021
@stale
Copy link

stale bot commented Nov 23, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Nov 23, 2021
@lmckenzi lmckenzi removed the wontfix This will not be worked on label Nov 23, 2021
@stale
Copy link

stale bot commented May 17, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label May 17, 2022
@stale stale bot closed this as completed May 23, 2022
@lmckenzi lmckenzi reopened this May 23, 2022
@stale stale bot removed the wontfix This will not be worked on label May 23, 2022
@stale
Copy link

stale bot commented Nov 14, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Nov 14, 2022
@lmckenzi lmckenzi removed the wontfix This will not be worked on label Nov 14, 2022
@stale
Copy link

stale bot commented May 8, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label May 8, 2023
@lmckenzi lmckenzi removed the wontfix This will not be worked on label May 9, 2023
Copy link

stale bot commented Nov 2, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Nov 2, 2023
@lmckenzi lmckenzi removed the wontfix This will not be worked on label Nov 3, 2023
Copy link

stale bot commented May 3, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 5 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label May 3, 2024
@lmckenzi lmckenzi removed the wontfix This will not be worked on label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request validation-core
Projects
None yet
Development

No branches or pull requests

2 participants