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

feat: Add basic type check without coercion #16

Merged
merged 8 commits into from
Feb 21, 2024

Conversation

maxveldink
Copy link
Owner

@maxveldink maxveldink commented Feb 21, 2024

  • refactors to a Validations module for validation-related code
  • Enable verbatim type checking for passed in values

Closes #7

@maxveldink maxveldink merged commit 4d987e7 into main Feb 21, 2024
4 checks passed
@maxveldink maxveldink deleted the maxveldink/add-type-check branch February 21, 2024 19:26
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

Successfully merging this pull request may close these issues.

Add type validations
1 participant