Skip to content

Issues: binary-butterfly/validataclass

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Support for mypy enhancement Improvements to existing features or smaller new features refactoring Code refactoring, clean up and other code maintenance work. testing Related to testing (e.g. unit tests)
#116 opened Apr 17, 2024 by binaryDiv
6 of 11 tasks
1.0.0 Release
DictValidator: Allow non-string keys / customizable key validation enhancement Improvements to existing features or smaller new features question Further information is requested
#114 opened Apr 11, 2024 by binaryDiv 1.0.0 Release
Allow custom Defaults to raise exceptions for conditional defaults enhancement Improvements to existing features or smaller new features new feature New feature that is not (only) a validator class
#108 opened Nov 1, 2023 by binaryDiv 1.0.0 Release
🪿 is considered non printable bug Something isn't working
#107 opened Oct 23, 2023 by DysphoricUnicorn 1.0.0 Release
Warn about (forbid?) numeric validators with max_value but without min_value breaking changes This issue will cause a breaking change (or deprecation warning). bug Something isn't working
#101 opened Jan 4, 2023 by binaryDiv 1.0.0 Release
Emoji using ZWJ are considered invalid bug Something isn't working enhancement Improvements to existing features or smaller new features
#90 opened Oct 6, 2022 by DysphoricUnicorn 1.0.0 Release
Contribution guidelines documentation Improvements or additions to documentation
#72 opened Jul 11, 2022 by binaryDiv 1.0.0 Release
Remove deprecated features in 1.0.0 blocked This cannot be done yet because of some dependencies breaking changes This issue will cause a breaking change (or deprecation warning). refactoring Code refactoring, clean up and other code maintenance work.
#67 opened Jun 15, 2022 by binaryDiv 1.0.0 Release
Code coverage reports in CI pipeline testing Related to testing (e.g. unit tests)
#64 opened May 24, 2022 by binaryDiv 1.0.0 Release
Iterable validataclasses and to_dict() reimplementation breaking changes This issue will cause a breaking change (or deprecation warning). enhancement Improvements to existing features or smaller new features new feature New feature that is not (only) a validator class
#62 opened May 16, 2022 by binaryDiv 1.0.0 Release
Documentation for ValidataclassMixin documentation Improvements or additions to documentation
#50 opened May 3, 2022 by flauschzelle 1.0.0 Release
Deferred validation new feature New feature that is not (only) a validator class
#41 opened Apr 6, 2022 by binaryDiv
ValidataclassMixin.to_dict: Optionally filter None values breaking changes This issue will cause a breaking change (or deprecation warning). enhancement Improvements to existing features or smaller new features question Further information is requested
#39 opened Mar 2, 2022 by binaryDiv 1.0.0 Release
Key mapping for dataclasses new feature New feature that is not (only) a validator class
#29 opened Jan 5, 2022 by binaryDiv
DateTimeValidator: DateTimeRanges without local_timezone enhancement Improvements to existing features or smaller new features question Further information is requested
#25 opened Nov 10, 2021 by binaryDiv 1.0.0 Release
New special validator(s): Validator chains new validator Implementation of a new validator class question Further information is requested
#24 opened Nov 10, 2021 by binaryDiv 1.0.0 Release
Dataclass field constraints new feature New feature that is not (only) a validator class question Further information is requested
#22 opened Nov 10, 2021 by binaryDiv
New special validator: MultiTypeValidator new validator Implementation of a new validator class
#21 opened Nov 9, 2021 by binaryDiv 1.0.0 Release
Complete documentation documentation Improvements or additions to documentation
#16 opened Nov 9, 2021 by binaryDiv 1.0.0 Release
Code modernizations (Python 3.9) blocked This cannot be done yet because of some dependencies refactoring Code refactoring, clean up and other code maintenance work.
#15 opened Nov 9, 2021 by binaryDiv
ProTip! Type g i on any issue or pull request to go back to the issue listing page.