validation

package
v2.0.0-...-f0a61fb Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package validation provides default Validator's that can be run with a list of arbitrary objects. The defaults exposed here consist of all Validator's implemented by this validation library.

Each default Validator runs an independent set of validation functions on a set of objects. To run all implemented Validator's, use AllValidators. The Validator will not be run on objects of an inappropriate type.

Index

Constants

This section is empty.

Variables

AllValidators implements Validator to validate all Operator manifest types.

View Source
var BundleValidator = RegistryBundleValidator

BundleValidator implements Validator to validate Bundles.

View Source
var RegistryBundleValidator interfaces.Validator = interfaces.ValidatorFunc(validateBundles)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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