validation

package
v0.1.11 Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	AuthenticatorsAvailable []string
	AuthorizersAvailable    []string
	MutatorsAvailable       []string
	ErrorsAvailable         []string
}

func (Config) IsAuthenticatorValid

func (c Config) IsAuthenticatorValid(authenticator string) bool

func (Config) IsAuthorizerValid

func (c Config) IsAuthorizerValid(authorizer string) bool

func (Config) IsErrorValid added in v0.1.8

func (c Config) IsErrorValid(err string) bool

func (Config) IsMutatorValid

func (c Config) IsMutatorValid(mutator string) bool

Jump to

Keyboard shortcuts

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