rename to v2
This commit is contained in:
@@ -17,7 +17,7 @@ package validation
|
||||
import (
|
||||
"sync"
|
||||
|
||||
"github.com/beego/beego/core/validation"
|
||||
"github.com/beego/beego/v2/core/validation"
|
||||
)
|
||||
|
||||
// CanSkipFuncs will skip valid if RequiredFirst is true and the struct field's value is empty
|
||||
|
||||
Reference in New Issue
Block a user