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

Fixed error "Undefined validation" #25

Merged
merged 1 commit into from
Dec 16, 2019
Merged

Fixed error "Undefined validation" #25

merged 1 commit into from
Dec 16, 2019

Conversation

mosdeo
Copy link
Contributor

@mosdeo mosdeo commented Dec 16, 2019

When use gin.v1.5.0, go1.13, this example occur 500 Internal Server Error, the error given「Undefined validation function 'bookabledate' on field 'CheckIn'」, and this commit fixed it.

When use gin.v1.5.0, the example occur 500 Internal Server Error, the error given「Undefined validation function 'bookabledate' on field 'CheckIn'」, and this change fixed it.
@appleboy appleboy merged commit 37ec314 into gin-gonic:master Dec 16, 2019
@mosdeo mosdeo deleted the patch-1 branch December 16, 2019 14:13
thinkerou pushed a commit to gin-gonic/website that referenced this pull request Dec 18, 2019
Update fixed 500 err and incorrect testing date & output in demo.
- gin-gonic/gin#2186
- gin-gonic/examples#25
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.

2 participants