v0.1.0 Release
This commit is contained in:
@ -160,4 +160,4 @@ func TestNonEmptyValidator(t *testing.T) {
|
||||
assert.Error(t, NonEmpty(""))
|
||||
assert.Error(t, NonEmpty(" "))
|
||||
assert.Error(t, NonEmpty(" \t\n "))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user