/
opt
/
go
/
pkg
/
mod
/
github.com
/
go-openapi
/
validate@v0.22.1
/
up file
home
package validate import ( "testing" ) // This test must be synchronized to avoid issues with -race // TODO(TEST) func TestOptions_SetContinueOnErrors(t *testing.T) { }