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

Update Required & Invalid logic #127

Merged
merged 2 commits into from
Jul 27, 2015
Merged

Update Required & Invalid logic #127

merged 2 commits into from
Jul 27, 2015

Conversation

deankarn
Copy link
Contributor

updated required validator to check for a nil value for types:
slice, map, pointer, interface, channel and function.
updated tranverseField to handle invalid field type.

Changes to be committed:
modified: baked_in.go
modified: doc.go
modified: validator.go
modified: validator_test.go

joeybloggs and others added 2 commits July 27, 2015 17:20
updated required validator to check for a nil value for types:
slice, map, pointer, interface, channel and function.
updated tranverseField to handle invalid field type.

 Changes to be committed:
	modified:   baked_in.go
	modified:   doc.go
	modified:   validator.go
	modified:   validator_test.go
Update Required & Invalid logic
@deankarn deankarn self-assigned this Jul 27, 2015
@deankarn deankarn added this to the v6 milestone Jul 27, 2015
deankarn pushed a commit that referenced this pull request Jul 27, 2015
Update Required & Invalid logic
@deankarn deankarn merged commit c000117 into v6 Jul 27, 2015
fairyhunter13 added a commit to fairyhunter13/validator that referenced this pull request Jul 12, 2020
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.

1 participant