//
pkg.gl
Category
github.com/operator-framework/api
pkg
validation
interfaces
package
0.30.0
Repository:
https://github.com/operator-framework/api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
10
Files
28 SLOC
#
Interfaces
Validator
Validator is an interface for validating arbitrary objects.
#
Type aliases
ValidatorFunc
ValidatorFunc implements Validator.
Validators
Validators is a set of Validator's that implements Validate.