Skip to content

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.

2 participants