ccs-digitalmarketplace-frameworks 4.4.22 → 4.4.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/visibilityOfThirdPartyAgentsConfirmFullVisibility.yml +5 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/visibilityOfThirdPartyAgentsNecessaryActions.yml +5 -1
- package/frameworks/digital-outcomes-and-specialists-7/questions/declaration/visibilityOfThirdPartyAgentsVisibilityOfContent.yml +5 -1
- package/package.json +1 -1
|
@@ -3,8 +3,12 @@ question: Confirm that you have full visibility of the ITT including the tender
|
|
|
3
3
|
|
|
4
4
|
type: boolean
|
|
5
5
|
hidden: true
|
|
6
|
+
required_value: true
|
|
6
7
|
|
|
7
8
|
validations:
|
|
9
|
+
-
|
|
10
|
+
name: required_value
|
|
11
|
+
message: You must have full visibility of the ITT including the tender notice and all associated tender documents for this competition, including the terms and conditions to continue your application
|
|
8
12
|
-
|
|
9
13
|
name: answer_required
|
|
10
|
-
message: You must
|
|
14
|
+
message: You must have full visibility of the ITT including the tender notice and all associated tender documents for this competition, including the terms and conditions to continue your application
|
|
@@ -3,8 +3,12 @@ question: Confirm that you have taken all necessary action required to authorise
|
|
|
3
3
|
|
|
4
4
|
type: boolean
|
|
5
5
|
hidden: true
|
|
6
|
+
required_value: true
|
|
6
7
|
|
|
7
8
|
validations:
|
|
9
|
+
-
|
|
10
|
+
name: required_value
|
|
11
|
+
message: You must have taken all necessary action required to authorise the person who will sign the declaration within the procurement specific questionnaire to do so on your behalf to continue your application
|
|
8
12
|
-
|
|
9
13
|
name: answer_required
|
|
10
|
-
message: You must
|
|
14
|
+
message: You must have taken all necessary action required to authorise the person who will sign the declaration within the procurement specific questionnaire to do so on your behalf to continue your application
|
|
@@ -3,8 +3,12 @@ question: Confirm that you have full visibility of the content of your submitted
|
|
|
3
3
|
|
|
4
4
|
type: boolean
|
|
5
5
|
hidden: true
|
|
6
|
+
required_value: true
|
|
6
7
|
|
|
7
8
|
validations:
|
|
9
|
+
-
|
|
10
|
+
name: required_value
|
|
11
|
+
message: You must have full visibility of the content of your submitted tender to continue your application
|
|
8
12
|
-
|
|
9
13
|
name: answer_required
|
|
10
|
-
message: You must
|
|
14
|
+
message: You must have full visibility of the content of your submitted tender to continue your application
|