We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2367d30 commit 4e2a13bCopy full SHA for 4e2a13b
non-standard/validators/notblank_test.go
@@ -3,7 +3,7 @@ package validators
3
import (
4
"testing"
5
6
- "github.com/andreiavrammsd/validator"
+ "gopkg.in/go-playground/validator.v9"
7
"gopkg.in/go-playground/assert.v1"
8
)
9
0 commit comments