1 Answers
There are 8 different types of Value Set Validations.
- None: this is the indication of minimal validation.
- Independent: Input should be there in the list of – values that are defined previously.
- Dependent: According to the previous value, input is compared with a subset of values.
- Table: Input is checked on the basis of values that exist in the application table.
- Special: These are the values that make use of flex field.
- Pair: A pair can be defined as the set of values that make use of flex fields.
- Translated Independent: This is a kind of value that can be made used only if there is any existence for the input in the list that is defined previously.
- Translatable dependent: In this kind of validation rules that compare the input with the subset of values associated with the previously defined list.