Skip to content

Use typeguard for runtime input validation. #324

Open
@jaraco

Description

@jaraco

In #311 (comment)_, I explore the possibility of using typeguard (or pydantic but for the Rust build dependency) to perform parameter validation.

Although I'd love to have a built-in language feature to perform such validations (and other transforms), I haven't had the opportunity to drive this effort forward, so a third-party library is our only option.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions