Package-level declarations

Types

Link copied to clipboard
open class InputsValidator

The InputsValidator class is useful to validate the inputs

Properties

Link copied to clipboard

CREATION_DATE_KEY the key for the "creation_date" field

Link copied to clipboard

DEFAULT_PROFILE_PIC the default profile pic path when the user has not set own image

Link copied to clipboard
const val EMAIL_KEY: String

EMAIL_KEY the key for the "email" field

Link copied to clipboard

HOST_ADDRESS_KEY the key for the "host_address" field

Link copied to clipboard

IDENTIFIER_KEY the key for the "id" field

Link copied to clipboard
const val KEYWORDS_KEY: String

KEYWORDS_KEY the key for the "keywords" field

Link copied to clipboard
const val LANGUAGE_KEY: String

LANGUAGE_KEY the key for the "language" field

Link copied to clipboard
const val NAME_KEY: String

NAME_KEY the key for the "name" field

Link copied to clipboard
const val PASSWORD_KEY: String

PASSWORD_KEY the key for the "password" field

Link copied to clipboard

PROFILE_PIC_KEY the key for the "profile_pic" field

Link copied to clipboard

SERVER_SECRET_KEY the key for the "server_secret" field

Link copied to clipboard
const val SURNAME_KEY: String

SURNAME_KEY the key for the "surname" field

Link copied to clipboard
const val THEME_KEY: String

THEME_KEY the key for the "theme" field

Link copied to clipboard
const val TOKEN_KEY: String

TOKEN_KEY the key for the "token" field

Link copied to clipboard
const val USER_KEY: String

USER_KEY the key for the "user" field

Link copied to clipboard
const val USERS_KEY: String

USERS_KEY the key for the "users" field