Versions in this module Expand all Collapse all v0 v0.3.2 Feb 21, 2015 Changes in this version + func ValidateProcessedTemplate(template *api.Template) errors.ValidationErrorList + func ValidateTemplateUpdate(oldTemplate, template *api.Template) errors.ValidationErrorList v0.3.1 Feb 15, 2015 v0.2.2 Feb 4, 2015 v0.2.1 Jan 28, 2015 Changes in this version + func ValidateParameter(param *api.Parameter) (errs errors.ValidationErrorList) + func ValidateTemplate(template *api.Template) (errs errors.ValidationErrorList)