Skip to content

Slot: constraints

A formal or informal expression of a constraint or test.

URI: [oscal:constraints](https://w3id.org/lmodel/oscal/constraints) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Parameter](Parameter.md) | Parameters provide a mechanism for the dynamic assignment of value(s) in a co... | no | | [ParameterSetting](ParameterSetting.md) | A parameter setting to be propagated to points of insertion in a resolved pro... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [ParameterConstraint](ParameterConstraint.md) | | Domain Of | [Parameter](Parameter.md), [ParameterSetting](ParameterSetting.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | oscal:constraints | | native | oscal:constraints | ## LinkML Source
name: constraints
description: A formal or informal expression of a constraint or test.
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
domain_of:
- Parameter
- ParameterSetting
range: ParameterConstraint
multivalued: true
inlined: true
inlined_as_list: true