Value Validation in Web UI
Value validation settings ensure that the values added for an attribute or reference meet the business requirements. For example, allowing only numeric characters or using inheritance to ensure consistent data.
Recommended Use
-
A business condition is required when a value should be validated dynamically, that is, based on a change on another item in the node.
-
If a value should always be validated in the same way, use the Web UI designer or other validation options to set the value requirement permanently. To create custom validation messages without using business rules, refer to the Custom Validation Error Messages topic in the System Setup documentation (here) or the Reference Help Text in the Web UI topic (here).
Value validation can be set in the Web UI as defined in the linked topics below.
Attributes
Validation can be set on attribute objects as defined in:
-
Validation Rules topic in the System Setup documentation (here)
-
List of Values (LOVs) topic in the System Setup documentation (here)
-
Specification Attributes topic in the System Setup documentation (here)
-
Description Attributes topic in the System Setup documentation (here)
-
Single and Multi-valued Attributes topic in the System Setup documentation (here)
Business Conditions
Validation can be set dynamically based on other information on the node via business conditions as defined in:
-
Configuring Business Conditions in Web UI topic (here)
-
Data Issues Report Bind topic (for use with JavaScript business rules) in the Resource Materials online help documentation (here)
References
Validation can be set on reference type objects as defined in: