validation

package
v0.0.0-...-dc23247 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2017 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ValidatorsPerActions = map[string][]Validator{
	"create": {new(uniqueName)},
}

Functions

This section is empty.

Types

type Validator

type Validator interface {
	Validate(*graph.Graph, map[string]interface{}) error
}

Jump to

Keyboard shortcuts

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