Skip to content
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

Passing multiple Validators to the member_validator param of the deep_iterable validator #924

Closed
vedantpuri opened this issue Mar 1, 2022 · 0 comments

Comments

@vedantpuri
Copy link
Contributor

This could be a dupe, but I noticed when using the deep_iterable validator the member_validator param expects a callable, whereas in other cases it is possible to pass in a list of validators that would be applied in order (equivalent to and_)

Was this behavior intentional for some reason ?

If not, would it be possible to update the deep_iterable to take in a list of validators ?

Hope to hear back soon! Thanks

@vedantpuri vedantpuri changed the title Multiple Validators in an Iterable Field Multiple Validators within a deep_iterable validator Mar 1, 2022
@vedantpuri vedantpuri changed the title Multiple Validators within a deep_iterable validator Passing multiple Validators to a the member_validator param of the deep_iterable validator Mar 1, 2022
@vedantpuri vedantpuri changed the title Passing multiple Validators to a the member_validator param of the deep_iterable validator Passing multiple Validators to the member_validator param of the deep_iterable validator Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant