Slot: required
Indicates whether this parameter must be provided when the containing expression is evaluated (technical constraint).
URI: dds:slot/required
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Parameter | A variable element that describes an input used in a formal expression | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | Boolean |
| Domain Of | Parameter |
Cardinality and Requirements
| Property | Value |
|---|---|
| ### Slot Characteristics |
| Property | Value |
|---|---|
| If Absent | False |
| Owner | Parameter |
Identifier and Mapping Information
Schema Source
- from schema: https://cdisc.org/dds
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dds:required |
| native | dds:required |
LinkML Source
name: required
description: Indicates whether this parameter must be provided when the containing
expression is evaluated (technical constraint).
from_schema: https://cdisc.org/dds
rank: 1000
ifabsent: 'False'
owner: Parameter
domain_of:
- Parameter
range: boolean