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

Implement validation rules as per OASIS standard #7

Open
ronaldtse opened this issue Jul 21, 2024 · 0 comments
Open

Implement validation rules as per OASIS standard #7

ronaldtse opened this issue Jul 21, 2024 · 0 comments

Comments

@ronaldtse
Copy link
Contributor

The OASIS standard describes a number of rules to validate the code list.

Such as this that applies to CanonicalUri, we need to implement a validation check in the canonical_uri.rb class:

Rule 4 [document] :

Must be an absolute URI, must not be relative.

The list of requirements:
oasis-reqs-implemented.md
oasis-requirements-1.0.md

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

No branches or pull requests

1 participant