summaryrefslogtreecommitdiffstats
path: root/spec/spec/spec-str.yml
blob: f83dae5e65c3f1719de040afeee7e28194112c6e (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
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: null
spec-example: null
spec-info:
  dict:
    attributes:
      assert:
        description: |
          This optional attribute defines the constraints of the specified
          string.  In case the assert attribute is not present, then the
          specified string may be every valid string.
        spec-type: spec-assert-str
      description:
        description: |
          It shall be the description of the specified string attribute.
        spec-type: optional-str
    description: |
      This set of attributes specifies a string.
    mandatory-attributes:
    - description
spec-name: Specification String Value
spec-type: spec-str
type: spec