Validating Data in Domain Models
You can validate duplicate entries and a mismatch of upper and lower range values while defining domain models.
Duplicate Domain Values Not Allowed
Each domain value must be unique. If you accidentally enter duplicate values, the Problems view displays helpful information.
Mismatching Range Values Not Allowed
If you accidentally enter mismatching values in the Lower and Upper fields for range values, the Problems view displays helpful information.
Copyright © Cloud Software Group, Inc. All rights reserved.