validators

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

package validators contains validation logics for the api.

Index

Constants

This section is empty.

Variables

View Source
var (
	// NamespaceValidator is an instance of namespaceValidator.
	NamespaceValidator = &namespaceValidator{}

	// ErrNamespaceExists is returned when trying to create a namespace with id that already exists.
	ErrNamespaceExists = errors.New("namespace with the same ID already exists")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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