Open DesignerXY opened 2 years ago
Used for data verification
Haven't tried it with Deno but you might be able to use zod Comparison with yup (from zod's perspective)
I made a validator library that is much faster than zod using ajv's method.
https://github.com/denostack/safen
Used for data verification