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

treat values kind of string to allow regexp validation #15

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from
Open

treat values kind of string to allow regexp validation #15

wants to merge 1 commit into from

Conversation

tutuming
Copy link

@tutuming tutuming commented Oct 7, 2014

It's better to treat custom string type to match the regexp.

@kushmansingh
Copy link

+1

@@ -19,8 +19,8 @@ package validator_test
import (
"testing"

"github.com/wcl48/go-validator"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm assuming you changed your imports for testing and forgot to change it back. Please do it and I'll merge.

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