valerror

package
v0.0.11-20240702215725... Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2024 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DEVICE_DOES_NOT_EXIST      = 5000
	CANNOT_GENERATE_AUTH_TOKEN = 5001
)

5000 --> 5999

View Source
const (
	UNEXPECTED_ERROR               = 0
	ACCESS_DENIED                  = 1
	NOT_IMPLEMENTED                = 2
	INVALID_REQUEST                = 3
	DATABASE_ERROR                 = 4
	INVALID_OBJECT_ID              = 5
	UPDATE_ERROR                   = 6
	INSERT_ERROR                   = 7
	DELETE_ERROR                   = 8
	NOT_ENOUGHT_PERMISSIONS        = 9
	INVALID_EMAIL                  = 10
	SHORT_EMAIL                    = 11
	NO_AT_EMAIL                    = 12
	NO_DOT_EMAIL                   = 13
	NO_ALPHANUMERIC_PASSWORD       = 14
	NO_UPPER_LOWER_PASSWORD        = 15
	INVALID_TOKEN                  = 16
	CANNOT_CREATE_VALIDATION_CODE  = 17
	INVALID_VALIDATION_CODE        = 18
	INVALID_PASSWORD               = 19
	SHORT_PASSWORD                 = 20
	NO_SPECIAL_CHARACTERS_PASSWORD = 21
	NO_MAYUS_MINUS_PASSWORD        = 22
	SHORT_NAME                     = 23
	LONG_NAME                      = 24
	SHORT_DESCRIPTION              = 25
	LONG_DESCRIPTION               = 26
)

0 --> 999

View Source
const (
	EMPTY_PROJECT_NAME        = 2000
	EMPTY_PROJECT_DESCRIPTION = 2001
	EMPTY_PROJECT_OWNER       = 2003
	PROJECT_ALREADY_EXISTS    = 2004
	PROJECT_NOT_DELETED       = 2005
	PROJECT_NOT_FOUND         = 2006
)

2000 --> 2999

View Source
const (
	TEAM_ALREADY_EXISTS         = 3001
	EMPTY_TEAM_NAME             = 3002
	NO_OWNER                    = 3003
	OWNER_DOESNT_EXIST          = 3004
	TEAM_NOT_FOUND              = 3007
	EMPTY_TEAM_DESCRIPTION      = 3008
	MEMBER_PARAMETER_EMPTY      = 3009
	TEAM_PARAMETER_EMPTY        = 3010
	USER_ALREADY_MEMBER         = 3011
	TEAM_SEARCH_ERROR           = 3012
	CANNOT_DELETE_TEAM_OWNER    = 3013
	USER_NOT_MEMBER_OF_THE_TEAM = 3014
)

3000 --> 3999

View Source
const (
	USER_ALREADY_EXISTS       = 1000
	USER_NOT_UPDATED          = 1001
	USER_NOT_FOUND            = 1002
	USER_NOT_DELETED          = 1003
	USER_EDITING_EMAILS_EQUAL = 1005
	EMPTY_USERNAME            = 1006
	EMPTY_USER_PASSWORD       = 1007
	EMPTY_USER_EMAIL          = 1008
	USER_ALREADY_VALIDATED    = 1009
	USER_NOT_AUTHORIZED       = 1010
)

1000 --> 1999

Variables

This section is empty.

Functions

This section is empty.

Types

type Device

type Device int

type General

type General int

type Project

type Project int

type Role

type Role int

type Team

type Team int

type User

type User int

Jump to

Keyboard shortcuts

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