summaryrefslogtreecommitdiff
path: root/spec/spec/requirement-validation-method.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-08-31 14:19:42 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-09-28 09:58:46 +0200
commite288a4dc47583fe0b8cd5749d531e9f5f9c2ab07 (patch)
treee9fe9baf0c6cf8c646b5fe5dcf8d4f5de533e802 /spec/spec/requirement-validation-method.yml
parent194ed62a111579ec3dd613f9b97b06e0a1b56aa7 (diff)
spec: Use subtype for validation items
Diffstat (limited to 'spec/spec/requirement-validation-method.yml')
-rw-r--r--spec/spec/requirement-validation-method.yml27
1 files changed, 17 insertions, 10 deletions
diff --git a/spec/spec/requirement-validation-method.yml b/spec/spec/requirement-validation-method.yml
index 8fbdd4ca..5c998363 100644
--- a/spec/spec/requirement-validation-method.yml
+++ b/spec/spec/requirement-validation-method.yml
@@ -1,22 +1,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)
+- Copyright (C) 2020, 2022 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: spec-member
uid: root
+- role: spec-refinement
+ spec-key: method
+ spec-value: by-analysis
+ uid: requirement-validation
+- role: spec-refinement
+ spec-key: method
+ spec-value: by-inspection
+ uid: requirement-validation
+- role: spec-refinement
+ spec-key: method
+ spec-value: by-review-of-design
+ uid: requirement-validation
spec-description: null
spec-example: null
spec-info:
- str:
- assert:
- in:
- - by-analysis
- - by-inspection
- - by-review-of-design
- description: |
- This value type characterizes a requirement validation method (except
- validation by test).
+ dict:
+ attributes: {}
+ description: null
+ mandatory-attributes: all
spec-name: Requirement Validation Method
spec-type: requirement-validation-method
type: spec