validation

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2016 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateProject

func ValidateProject(project *api.Project) fielderrors.ValidationErrorList

ValidateProject tests required fields for a Project. This should only be called when creating a project (not on update), since its name validation is more restrictive than default namespace name validation

func ValidateProjectName

func ValidateProjectName(name string, prefix bool) (bool, string)

func ValidateProjectRequest

func ValidateProjectRequest(request *api.ProjectRequest) fielderrors.ValidationErrorList

func ValidateProjectUpdate

func ValidateProjectUpdate(newProject *api.Project, oldProject *api.Project) fielderrors.ValidationErrorList

ValidateProjectUpdate tests to make sure a project update can be applied. Modifies newProject with immutable fields.

Types

This section is empty.

Jump to

Keyboard shortcuts

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