errorenum

package
v0.0.0-...-2e0bdef Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EmailIsRequired             apperror.ErrorType = "ER0001 email is required"
	InvalidEmailAddress         apperror.ErrorType = "ER0002 %s is invalid email address"
	ObjectIDCanNotBeEmpty       apperror.ErrorType = "ER0003 object id can not be empty"
	NameIsRequired              apperror.ErrorType = "ER0004 name is required"
	ProjectDetailsIsRequired    apperror.ErrorType = "ER0005 project details is required"
	InvalidDiscoverySessionDate apperror.ErrorType = "ER0006 The selected date for the meeting is not valid"
	MaxLenErr                   apperror.ErrorType = "ER0007 The length of %s must be %d characters or fewer. You entered %d characters."
	FileNameIsRequired          apperror.ErrorType = "ER0008 file name is required"
	FilePathIsRequired          apperror.ErrorType = "ER0009 file path is required"
	RoleCodeIsRequired          apperror.ErrorType = "ER0010 role code is required"
	RoleNameIsRequired          apperror.ErrorType = "ER0011 role name is required"
	BudgetIsRequired            apperror.ErrorType = "ER0012 project budget is required"
)

Variables

This section is empty.

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