Validation > RestrictionError
Define whether to validate the data with restrictions at run time. For example, if you are running some test data and you do not need the item values to match the restrictions, you might wish to ignore the restrictions.
- Value
- Description
- Ignore
- Ignore restrictions during validation.
- Validate
- Validate with restrictions.
- Ignore (no warnings)
- Allows restrictions to be fully ignored, in all situations other than when ignoring is required for object identification, such as when an item is partitioned by a restriction list.
Restrictions of syntax items are not ignored, because these are used in determining the value of the syntax object.