Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HasReadAccessToPath ¶
func HasReadAccessToPath(fl validator.FieldLevel) bool
func HasReadAccessToWorkflowPath ¶ added in v1.1.0
func HasReadAccessToWorkflowPath(fl validator.FieldLevel) bool
HasReadAccessToWorkflowPath validates workflow-path: for .wasm paths only the containing directory must exist (CompileWorkflowToWasm will run make build); otherwise same as path_read.
func IsValidJSON ¶
func IsValidJSON(fl validator.FieldLevel) bool
func IsValidWASM ¶
func IsValidWASM(fl validator.FieldLevel) bool
func IsValidYAML ¶
func IsValidYAML(fl validator.FieldLevel) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.