summaryrefslogtreecommitdiffstats
path: root/spec/spec/spec-required-attributes.yml
blob: adf6f47b052a92706fe289e429827219e22e7c24 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: spec-member
  uid: root
spec-description: |
  This attribute value defines which of the explicitly defined attributes are
  required.
spec-example: null
spec-info:
  list:
    description: |
      This list defines the required attributes through their keys.
    spec-type: name
  str:
    assert:
      in:
      - all
      - at-least-one
      - at-most-one
      - exactly-one
      - none
    description: |
      This string defines the how many explicitly defined attributes are
      required.
spec-name: Required Attributes Specification
spec-type: spec-required-attributes
type: spec