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

Fix support for aliased time.Time types #890

Merged
merged 1 commit into from May 1, 2022

Conversation

lafriks
Copy link
Contributor

@lafriks lafriks commented Jan 25, 2022

Fixes detection of aliased time.Type types

Allows to validate fields with type:

type CustomTime time.Time

Make sure that you've checked the boxes below before you submit PR:

  • Tests exist or have been written that cover this particular change.

@go-playground/validator-maintainers

@coveralls
Copy link

coveralls commented Jan 25, 2022

Coverage Status

Coverage decreased (-0.02%) to 75.112% when pulling 7bf0830 on lafriks-fork:fix/time_convertable into 88976f3 on go-playground:master.

@deankarn deankarn merged commit f09500f into go-playground:master May 1, 2022
@lafriks lafriks deleted the fix/time_convertable branch May 1, 2022 17:39
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.

None yet

3 participants