jacob-alford / schemata-ts

An all-inclusive schema engine featuring schemata inspired by io-ts and validators.js. Written for TypeScript with fp-ts
https://schemata.jacob-alford.dev/
MIT License
34 stars 1 forks source link

feat(input-guard): add deriveInputGuard schema interpreter #289

Closed jacob-alford closed 1 year ago

jacob-alford commented 1 year ago

Adds a new interpreter deriveInputGuard for guarding against a schema's input type

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 6267774134


Totals Coverage Status
Change from base Build 6267623785: 0.0%
Covered Lines: 2442
Relevant Lines: 2442

💛 - Coveralls