Previous page

Next page

Enum values

This rule ensures that any values for a field that has been designated as an enumeration (field that has a predefined set of values, such as a combo list) are within a predefined set. For example, values for the Rate.FactorOperator field should be one of the following: Multiply, Divide, Add or Subtract.

This rule does not automatically correct errors.

For more information about correcting these errors, see Fix enum value errors.

Topic: 8989