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

Add pathExists() and pathUnique() to Pathable #7

Merged
merged 2 commits into from
Aug 6, 2021

Conversation

jessarcher
Copy link
Contributor

@jessarcher jessarcher commented Aug 6, 2021

Implements the pathExists() and pathUnique() methods of the Pathable class from https://specifications.openehr.org/releases/RM/latest/common.html#_pathable_class

Also fixes an issue where PathQuery::findList() could return an array containing null instead of an empty array.

@jessarcher jessarcher merged commit 41a74fd into main Aug 6, 2021
@jessarcher jessarcher deleted the path-exists-and-path-unique branch August 6, 2021 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants