SUSHI should validate elements of type Code with required bindings
Open
- Dominant language
- TypeScript
- Stars
- 188
- Forks
- 64
- Avg merge
- 8d 8h
- Merged PRs (30d)
- 5
Description
For example, when defining a CodeSystem you currently can use
* ^hierarchyMeaning = #anything-here
where "anything-here" is not a valid code
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by locating validation for Code-typed elements and the tests covering required bindings; done means invalid values such as ^hierarchyMeaning = #anything-here are rejected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100