Slot: checkValues
Values to compare against
URI: dds:slot/checkValues
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| RangeCheck | A validation element that performs a simple comparison check between a referenced item's value and specified values, resolving to a boolean result | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | String |
| Domain Of | RangeCheck |
Cardinality and Requirements
| Property | Value |
|---|---|
| Multivalued | Yes |
| ### Slot Characteristics |
| Property | Value |
|---|---|
| Owner | RangeCheck |
Identifier and Mapping Information
Schema Source
- from schema: https://cdisc.org/dds
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dds:checkValues |
| native | dds:checkValues |
LinkML Source
name: checkValues
description: Values to compare against
from_schema: https://cdisc.org/dds
rank: 1000
owner: RangeCheck
domain_of:
- RangeCheck
range: string
multivalued: true
inlined: true
inlined_as_list: true