FHIR / FHIR/fhir-codegen

Redo primitive deserialization code to use no-param constructors

Open
#59 2 comments 0 reactions 0 assignees View on GitHub
Firely
Dominant language
TypeScript
Stars
154
Forks
57
Avg merge
1m
Merged PRs (30d)
1

Description

Currently, we need to have specific constructors for each primitive, but we can also use the no-param constructors and then set the `ObjectValue`. This will allow us to keep track of invalid values too.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.