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

Raise ValidationError in strict mode when given a sequence #23

Open
MilanStaffehl opened this issue Jun 29, 2024 · 0 comments
Open

Raise ValidationError in strict mode when given a sequence #23

MilanStaffehl opened this issue Jun 29, 2024 · 0 comments
Assignees
Labels
feature: validation New feature for array validation
Milestone

Comments

@MilanStaffehl
Copy link
Owner

Currently, sequences pass validation in strict mode, but it would be more in the style of pydantic to have the validation in strict mode fail unless the given type is ndarray.

@MilanStaffehl MilanStaffehl added the feature: validation New feature for array validation label Jun 29, 2024
@MilanStaffehl MilanStaffehl self-assigned this Jun 29, 2024
@MilanStaffehl MilanStaffehl added this to the 0.2.0 milestone Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: validation New feature for array validation
Projects
None yet
Development

No branches or pull requests

1 participant