Create data quality rule associations to ensure that code values meet your business standards. A basic rule association is based on a simple condition-based rule. An advanced rule association is based on a Cloud Data Quality rule specification. You can create basic and advanced rule associations for string, integer, decimal, date, and reference data attributes of code lists, and advanced rule associations for boolean attributes of code lists.
When users add or edit code values that do not meet your business standards, they receive inline validation errors.
For example, in the Country Codes code list, you might want the Code attribute to require a minimum of three characters. When users create code values in the code list, if they enter the USA value in the Codes attribute, then the value is valid. If they enter the US value, then the value is invalid and they receive inline validation errors.
For example, in the Health Insurers code list, you might have the Name, Code, and Third-Party Administrator attributes. You configure a concatenate rule for the Code attribute to populate the Code attribute with the values in the Name and Third-Party Administrator attributes. If the Name attribute value is Acme Inc. and the Third-Party Administrator attribute value is General Insurer, the value populated for the Code attribute is Acme Inc., General Insurer.
If you create or edit rules for a code list containing code values, some of the code values might become invalid. To find the invalid code values, edit each code value to trigger a validation check.