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 (
	ContactFormNameIsRequired    apperror.ErrorType = "ER0001 name is required"
	ContactFormEmailIsRequired   apperror.ErrorType = "ER0002 email is required"
	ContactFormMessageIsRequired apperror.ErrorType = "ER0003 message is required"
	ObjectIdCanNotBeEmpty        apperror.ErrorType = "ER0004 object id can not be empty"
	FileNameIsRequired           apperror.ErrorType = "ER0005 file name is required"
	FilePathIsRequired           apperror.ErrorType = "ER0006 file path is required"
	RoleCodeIsRequired           apperror.ErrorType = "ER0007 role code is required"
	RoleNameIsRequired           apperror.ErrorType = "ER0008 role name is required"
	MaxLenErr                    apperror.ErrorType = "ER0008 The length of %s must be %d characters or fewer. You entered %d characters."
	InvalidEmailAddress          apperror.ErrorType = "ER0009 %s is invalid email address"
)

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