Skip to content

Enum: ParameterCardinalityEnum

URI: [oscal:ParameterCardinalityEnum](https://w3id.org/lmodel/oscal/ParameterCardinalityEnum) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | one | None | | | one-or-more | None | | ## Slots | Name | Description | | --- | --- | | [how_many](how_many.md) | Describes the number of selections that must occur | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/lmodel/oscal ## LinkML Source
name: ParameterCardinalityEnum
from_schema: https://w3id.org/lmodel/oscal
rank: 1000
permissible_values:
  one:
    text: one
  one-or-more:
    text: one-or-more