-
-
Notifications
You must be signed in to change notification settings - Fork 51
Issues: jazzband/jsonmodels
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
to_json_schema: Change IntegerField to type:integer and FloatField to type:number
#174
opened Mar 2, 2023 by
glanzel
BaseField: the parameters
required
and nullable
have counter-intuitive results
#167
opened Sep 18, 2022 by
vaughnkoch
Models in ListField are not validated when calling
.validate()
#136
opened Apr 28, 2020 by
paulopaixaoamaral
A version of to_struct that uses the field name instead of display name?
#132
opened Sep 5, 2019 by
mikepc
Model validation should return the list of errors instead of the encountered error
#123
opened Jun 26, 2018 by
sergray
ListField: Add validation support for the elements values in the list
#110
opened Feb 6, 2018 by
avrahamshukron
Validators/Regex: Enable exporting regex validator that is not ECMA 262
#102
opened Jan 8, 2018 by
avrahamshukron
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.