Value for check level
Check level names are used for assigning different types of checking rules for checking object instances by means of a checking model. Currently, the values listed below may be assigned:
Definition:
check_level_name := 'automatic' | 'mandatory' | 'optional' | 'suggested' | 'valid' | 'mandatory_valid'
Subtopics
- CL_automatic - Automatic property
- CL_mandatory - Mandatory property
- CL_mandatory_valid - Property is mandatory and must be valid
- CL_optional - Optional property
- CL_suggested - Suggested property
- CL_undefined - Check level is undefined
- CL_valid - Valid property