Skip to content

Use typeguard for runtime input validation. #324

@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.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions