summaryrefslogtreecommitdiff
path: root/spec/spec/spec-mandatory-attributes.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-24 14:17:15 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-18 13:27:33 +0200
commit1fce758513a51f35fd38ce684a51c3f497a5d833 (patch)
treef2dcb0ebd9871b3de98bf7698ba4e957d7d0955d /spec/spec/spec-mandatory-attributes.yml
parente3563c1d0d1137d1397463fedeb754db61067677 (diff)
spec: Move specification of specification items
This makes it reusable.
Diffstat (limited to 'spec/spec/spec-mandatory-attributes.yml')
-rw-r--r--spec/spec/spec-mandatory-attributes.yml30
1 files changed, 0 insertions, 30 deletions
diff --git a/spec/spec/spec-mandatory-attributes.yml b/spec/spec/spec-mandatory-attributes.yml
deleted file mode 100644
index 700de958..00000000
--- a/spec/spec/spec-mandatory-attributes.yml
+++ /dev/null
@@ -1,30 +0,0 @@
-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: |
- It defines which explicit attributes are mandatory.
-spec-example: null
-spec-info:
- list:
- description: |
- The list defines the mandatory attributes through their key names.
- spec-type: name
- str:
- assert:
- in:
- - all
- - at-least-one
- - at-most-one
- - exactly-one
- - none
- description: |
- It defines how many explicit attributes are mandatory. If `none` is
- used, then none of the explicit attributes is mandatory, they are all
- optional.
-spec-name: Specification Mandatory Attributes
-spec-type: spec-mandatory-attributes
-type: spec