plainblack / ving

An opinionated web services starter for Nuxt3 that provides REST and per-field privileges out of the box.
https://plainblack.github.io/ving/
58 stars 7 forks source link

Make a schema validator #124

Closed rizen closed 2 months ago

rizen commented 2 months ago

Make a schema validator that can detect errors in the ving schema. It's the one thing I miss from switching ving away from typescript, so let's build it so I miss nothing from typescript.

rizen commented 2 months ago

done