koumoul-dev / vuetify-jsonschema-form

Create beautiful and low-effort forms that output valid data. Published on npm as @koumoul/vjsf.
https://koumoul-dev.github.io/vuetify-jsonschema-form/latest/
MIT License
539 stars 154 forks source link

Implement "multiples" validation #198

Open albanm opened 3 years ago

albanm commented 3 years ago

See https://json-schema.org/understanding-json-schema/reference/numeric.html#multiples

This needs to be used both for input validation and to improve the form by using it as step.