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.
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.
Click to show internal directories.
Click to hide internal directories.