mirror of
https://github.com/kataras/iris.git
synced 2025-12-21 20:07:04 +00:00
rename master branch to main
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
//
|
||||
// Example can be found at:
|
||||
//
|
||||
// https://github.com/kataras/iris/tree/master/_examples/routing/http-wire-errors/custom-validation-errors
|
||||
// https://github.com/kataras/iris/tree/main/_examples/routing/http-wire-errors/custom-validation-errors
|
||||
type ValidationError interface {
|
||||
error
|
||||
|
||||
|
||||
Reference in New Issue
Block a user