Skip to content

Split up file with MultiSelectValidator and subclasses#4

Merged
binaryDiv merged 1 commit into
mainfrom
move-multi-select-validators-to-separate-files
Mar 26, 2026
Merged

Split up file with MultiSelectValidator and subclasses#4
binaryDiv merged 1 commit into
mainfrom
move-multi-select-validators-to-separate-files

Conversation

@binaryDiv
Copy link
Copy Markdown
Contributor

The MultiSelectValidator and its 3 subclasses previously were defined in a single file.

I've moved the subclasses to separate files.

Technically a small breaking change if you've imported the subclasses from validataclass_search_queries.validators.multi_select_validator directly instead of importing them from validataclass_search_queries.validators. At least in our production code this isn't an issue.

@binaryDiv binaryDiv self-assigned this Mar 18, 2026
@binaryDiv binaryDiv added breaking changes This issue will cause a breaking change (or deprecation warning). refactoring Code refactoring, clean up and other code maintenance work. labels Mar 18, 2026
@binaryDiv binaryDiv merged commit 8c97e96 into main Mar 26, 2026
7 checks passed
@binaryDiv binaryDiv deleted the move-multi-select-validators-to-separate-files branch March 26, 2026 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking changes This issue will cause a breaking change (or deprecation warning). refactoring Code refactoring, clean up and other code maintenance work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant