Skip to content

Release 6.3

Choose a tag to compare

@deankarn deankarn released this 02 Aug 01:02
· 23 commits to v6 since this release

Add RegisterCustomTypeFunc for easier adding of CustomTypeFunc

see example in README or here: https://github.com/bluesuncorp/validator/blob/v6/examples/custom/custom.go

thanks @johnniedoe for the pull request