Table of Contents

Class ValidationConst

Namespace
Si.Srp.Models.Common
Assembly
Si.Srp.Models.Common.dll

Represents class with entity field Maximum Length Configuration

public static class ValidationConst
Inheritance
ValidationConst
Inherited Members

Fields

ENUM_ENTITY_MAX_LENGTH

Enum entity Max Length

public const int ENUM_ENTITY_MAX_LENGTH = 50

Field Value

int

Legal entity identifier Maximum Length

public const int LEGAL_ENTITY_IDENTIFIER_MAX_LENGTH = 50

Field Value

int

PRODUCT_INITIALCHARGE_MAX_LENGTH

Product Initial Charge Max Length

public const int PRODUCT_INITIALCHARGE_MAX_LENGTH = 100

Field Value

int

STRONG_ENTITY_DISPLAY_NAME_MAX_LENGTH

Strong entity Display Name Maximum Length

public const int STRONG_ENTITY_DISPLAY_NAME_MAX_LENGTH = 200

Field Value

int

STRONG_ENTITY_DISPLAY_NAME_MIN_LENGTH

Strong entity Display Name Minimum Length

public const int STRONG_ENTITY_DISPLAY_NAME_MIN_LENGTH = 2

Field Value

int

STRONG_ENTITY_NAME_MAX_LENGTH

Strong entity Name Maximum Length

public const int STRONG_ENTITY_NAME_MAX_LENGTH = 100

Field Value

int

STRONG_ENTITY_NAME_MIN_LENGTH

Strong entity Name Minimum Length

public const int STRONG_ENTITY_NAME_MIN_LENGTH = 2

Field Value

int