-
-
Notifications
You must be signed in to change notification settings - Fork 629
Issues: marshmallow-code/marshmallow
[RFC] Don't pass attr, obj, data to fields (de)serialize methods
#2039
opened Aug 25, 2022 by
lafrech
Open
5
RFC: Remove Nested(many=True) to keep only the List(Nested())...
#779
opened Apr 19, 2018 by
lafrech
Open
40
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
fields.URL validation error should specify "not a valid FQDN" if trying to pass hostname without domain
#2243
opened Feb 20, 2024 by
ff137
Validation does not occur on serialization documentation issue
docs
#2189
opened Sep 18, 2023 by
matejsp
Allow 'load_default' for required fields since they can be used with partial.
#2151
opened Jul 19, 2023 by
matejsp
Include a nested relation to one schema, without modifying the rest of the functions that use it
#2069
opened Nov 10, 2022 by
abdielcs
Bug: several nested partial issues (sequence partial, data key, schema initialized partial)
#2041
opened Aug 31, 2022 by
pavellos21
Can/should marshmallow include pre-built validates_schema methods?
polymorphism
#1988
opened May 23, 2022 by
sirosen
Non-obvious error when using fields.Nested with schema instance and many
#1982
opened May 3, 2022 by
mmulqueen
be more verbose: marshmallow.exceptions.ValidationError: {'_schema': ['Invalid input type.']}
#1975
opened Apr 17, 2022 by
milahu
When deserializing/serializing in a spark job _Missing fileds throw TypeErrrors
#1974
opened Apr 12, 2022 by
albertocalderari
Should the type of
missing
be exposed publicly for use in type annotations?
#1971
opened Apr 1, 2022 by
sirosen
Previous Next
ProTip!
Adding no:label will show everything without a label.