balena-io-modules / jellyschema

JellySchema - data validation, UI form generation
Apache License 2.0
4 stars 2 forks source link

Validate the range of integers passed as object bounds (min, max etc) #11

Open cyplo opened 6 years ago

cyplo commented 6 years ago
zrzka commented 6 years ago

@cyplo max > min should be max >= min.