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 Enum validator #8

Merged
merged 4 commits into from
Oct 22, 2021
Merged

feat: add Enum validator #8

merged 4 commits into from
Oct 22, 2021

Conversation

Icyscools
Copy link
Contributor

This PR comes from #4.

I write two tests case that tries to validate Enum type, one is a success case and the other is a failure case.

@acidiney acidiney self-requested a review October 22, 2021 10:40
@acidiney acidiney merged commit 43e1f80 into acidiney:master Oct 22, 2021
@acidiney acidiney linked an issue Oct 22, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Enum Type
2 participants