validation

package
v1.5.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 16, 2020 License: Apache-2.0 Imports: 13 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewValidationServer

func NewValidationServer() *validationServer

func NewValidator added in v0.20.2

func NewValidator(ctx context.Context, translator translator.Translator) *validator

Types

type ValidationServer

type ValidationServer interface {
	validation.ProxyValidationServiceServer
	SetValidator(v Validator)
	Register(grpcServer *grpc.Server)
}

type Validator added in v0.20.2

type Validator interface {
	v1.ApiSyncer
	validation.ProxyValidationServiceServer
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL