validation

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2015 License: Apache-2.0 Imports: 6 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 added in v0.6.1

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

func ValidateProjectRequest added in v0.4.4

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

func ValidateProjectUpdate added in v0.4.3

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