validation

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2016 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package validation has functions for validating the correctness of Template objects and explaining what is wrong with them when they aren't valid.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateParameter

func ValidateParameter(param *api.Parameter, fldPath *field.Path) (allErrs field.ErrorList)

ValidateParameter tests if required fields in the Parameter are set.

func ValidateProcessedTemplate added in v0.3.2

func ValidateProcessedTemplate(template *api.Template) field.ErrorList

ValidateProcessedTemplate tests if required fields in the Template are set for processing

func ValidateTemplate

func ValidateTemplate(template *api.Template) (allErrs field.ErrorList)

ValidateTemplate tests if required fields in the Template are set.

func ValidateTemplateUpdate added in v0.3.2

func ValidateTemplateUpdate(template, oldTemplate *api.Template) field.ErrorList

ValidateTemplateUpdate tests if required fields in the template are set during an update

Types

This section is empty.

Jump to

Keyboard shortcuts

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