Validation of SCV Validation LOVs
Validation is performed when you create or modify a SCV Validation LOVs. If validation
fails, the related error message is displayed, and the specified data is not
saved.
This table list the error messages displayed when validating an SCV Validation LOVs:
Field Name | Validation Condition | Error Message |
---|---|---|
Name | Checks if the value is unique. | Cannot save SCV Validation list of values with name {0} because the SCV Validation list of values already exists. |
Name | Checks if populated. | Cannot save SCV Validation list of values. Name is not specified. |
System | Checks for the possible values. | SCV Validation list of values {0} has an incorrect System flag. Valid values are true or false. |
Override | Checks if there are overrides for a custom list of values. | SCV Validation list of values {0} has an override but it is not a System SCV Validation list of values. |
This table list the error messages displayed when validating Value:
Field Name | Validation Condition | Error Message |
---|---|---|
Value | Checks if value is unique. | Cannot save Validation List Of Values {0}, Value {1} is not unique. |
Value | Checks if populated. | Cannot save Validation list of Values {0}. Value is not specified. |
This table list the error messages displayed when validating Overrides:
Field Name | Validation Condition | Error Message |
---|---|---|
Value | Checks if value is unique. | Cannot save Override Validation list of Values {0}. Value is not specified. |
Value | Checks if value is unique. Else, the Exclude option must be set to On. | Cannot save Override Validation List Of Values {0}, Value {1} already exists in the original SCV Validation list of values unique, Exclude switch should be set to on. |