summaryrefslogtreecommitdiffstats
path: root/spec/spec/appl-config-option-constraint.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-21 15:10:43 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commitb75c6bee4152f37ef7261fb94e4b302ae02a0910 (patch)
treeed1cbb740406aae1394560c9f0597d12df928be5 /spec/spec/appl-config-option-constraint.yml
parentspec: Add requirement types (diff)
downloadrtems-central-b75c6bee4152f37ef7261fb94e4b302ae02a0910.tar.bz2
spec: Add specification of specification items
Diffstat (limited to 'spec/spec/appl-config-option-constraint.yml')
-rw-r--r--spec/spec/appl-config-option-constraint.yml39
1 files changed, 39 insertions, 0 deletions
diff --git a/spec/spec/appl-config-option-constraint.yml b/spec/spec/appl-config-option-constraint.yml
new file mode 100644
index 00000000..262ae6d9
--- /dev/null
+++ b/spec/spec/appl-config-option-constraint.yml
@@ -0,0 +1,39 @@
+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:
+ custom:
+ description: |
+ This attribute defines a list of constraints.
+ spec-type: list-str
+ links:
+ description: |
+ This attribute shall list links to constraints.
+ spec-type: list-uid
+ max:
+ description: |
+ This attribute defines the maximum value.
+ spec-type: int-or-str
+ min:
+ description: |
+ This attribute defines the minimum value.
+ spec-type: int-or-str
+ set:
+ description: |
+ This attribute defines a set of valid values.
+ spec-type: list-int-or-str
+ description: |
+ This set of attributes defines application configuration option
+ constraints.
+ required-attributes: none
+spec-name: Application Configuration Option Constraint
+spec-type: appl-config-option-constraint
+type: spec