Class ValidationConst
Represents class with entity field Maximum Length Configuration
Fields
ENUM_ENTITY_MAX_LENGTH
Enum entity Max Length
Declaration
public const int ENUM_ENTITY_MAX_LENGTH = 50
Field Value
Type | Description |
---|---|
System.Int32 |
LEGAL_ENTITY_IDENTIFIER_MAX_LENGTH
Legal entity identifier Maximum Length
Declaration
public const int LEGAL_ENTITY_IDENTIFIER_MAX_LENGTH = 50
Field Value
Type | Description |
---|---|
System.Int32 |
PRODUCT_INITIALCHARGE_MAX_LENGTH
Product Initial Charge Max Length
Declaration
public const int PRODUCT_INITIALCHARGE_MAX_LENGTH = 100
Field Value
Type | Description |
---|---|
System.Int32 |
STRONG_ENTITY_DISPLAY_NAME_MAX_LENGTH
Strong entity Display Name Maximum Length
Declaration
public const int STRONG_ENTITY_DISPLAY_NAME_MAX_LENGTH = 200
Field Value
Type | Description |
---|---|
System.Int32 |
STRONG_ENTITY_DISPLAY_NAME_MIN_LENGTH
Strong entity Display Name Minimum Length
Declaration
public const int STRONG_ENTITY_DISPLAY_NAME_MIN_LENGTH = 2
Field Value
Type | Description |
---|---|
System.Int32 |
STRONG_ENTITY_NAME_MAX_LENGTH
Strong entity Name Maximum Length
Declaration
public const int STRONG_ENTITY_NAME_MAX_LENGTH = 100
Field Value
Type | Description |
---|---|
System.Int32 |
STRONG_ENTITY_NAME_MIN_LENGTH
Strong entity Name Minimum Length
Declaration
public const int STRONG_ENTITY_NAME_MIN_LENGTH = 2
Field Value
Type | Description |
---|---|
System.Int32 |