Ahryman40k / typescript-fhir-types

Typescript / Javascript object model for FHIR standard
MIT License
126 stars 27 forks source link

Make FHIR primitives verifying their regexp again with io-ts #3

Closed Ahryman40k closed 5 years ago

Ahryman40k commented 5 years ago

Basic object models I've generated were verifying regexp provided by FHIR standard. When migrating to io-ts, at first glance, to simplify thing, I forgot about those data checking. It's time to make it works again.

Ahryman40k commented 5 years ago

Can't find a good validator for xhtml that not make a call on a server Same for markdown ...

Ahryman40k commented 5 years ago

Primitives will be available in 4.0.4