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

Do more runtime type checking for user input data #105

Open
Drarig29 opened this issue Aug 22, 2021 · 1 comment
Open

Do more runtime type checking for user input data #105

Drarig29 opened this issue Aug 22, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Drarig29
Copy link
Owner

A lot of bugs come from the user giving strings instead of numbers.

So I'd need to do runtime type checking for data coming from the user.

@Drarig29
Copy link
Owner Author

https://github.com/colinhacks/zod would be the perfect fit

@Drarig29 Drarig29 added the enhancement New feature or request label Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant