Commit df307b11b2be6f2456fe26da77ecc346bd2b675a
1 parent
50d59456
add lang criteria to the test data
Showing
1 changed file
with
33 additions
and
0 deletions
@@ -8744,6 +8744,39 @@ | @@ -8744,6 +8744,39 @@ | ||
8744 | ] | 8744 | ] |
8745 | } | 8745 | } |
8746 | ] | 8746 | ] |
8747 | + }, | ||
8748 | + { | ||
8749 | + "title": "Мова (мови), якою (якими) повинні готуватися тендерні пропозиції", | ||
8750 | + "source": "tenderer", | ||
8751 | + "classification": { | ||
8752 | + "scheme": "ESPD211", | ||
8753 | + "id": "CRITERION.OTHER.BID.LANGUAGE" | ||
8754 | + }, | ||
8755 | + "relatesTo": "tender", | ||
8756 | + "legislation": [ | ||
8757 | + { | ||
8758 | + "version": "2020-04-19", | ||
8759 | + "identifier": { | ||
8760 | + "id": "922-VIII", | ||
8761 | + "legalName": "Закон України \"Про публічні закупівлі\"", | ||
8762 | + "uri": "https://zakon.rada.gov.ua/laws/show/922-19" | ||
8763 | + }, | ||
8764 | + "type": "NATIONAL_LEGISLATION" | ||
8765 | + } | ||
8766 | + ], | ||
8767 | + "requirementGroups": [ | ||
8768 | + { | ||
8769 | + "description": "Учасник підтверджує, що", | ||
8770 | + "requirements": [ | ||
8771 | + { | ||
8772 | + "title": "Мова тендерної пропозиції українська", | ||
8773 | + "dataType": "boolean", | ||
8774 | + "expectedValue": "true" | ||
8775 | + } | ||
8776 | + ] | ||
8777 | + | ||
8778 | + } | ||
8779 | + ] | ||
8747 | } | 8780 | } |
8748 | ] | 8781 | ] |
8749 | } | 8782 | } |
Please
register
or
login
to post a comment