Getting Started
Data validation with REST and json-schemas
We have a strongly typed REST API interface with build-time type checking. Can we build runtime validation with a minimal effort? (Spoiler alert - yesss)
@furystack/json-schemas — JSON Schema validation for REST (legacy, no longer maintained)
We have a strongly typed REST API interface with build-time type checking. Can we build runtime validation with a minimal effort? (Spoiler alert - yesss)