ccs-digitalmarketplace-frameworks 5.1.60 → 5.1.62
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.
|
@@ -22,6 +22,6 @@ validations:
|
|
|
22
22
|
- name: certificate_expired
|
|
23
23
|
message: This certificate number has expired
|
|
24
24
|
- name: certificate_not_found
|
|
25
|
-
message: The certificate number provided is not recognised by IASME
|
|
25
|
+
message: The certificate number provided is not recognised by IASME as a Cyber Essentials Plus certificate number
|
|
26
26
|
- name: api_error
|
|
27
|
-
message: The certificate number provided is not recognised by IASME
|
|
27
|
+
message: The certificate number provided is not recognised by IASME as a Cyber Essentials Plus certificate number
|
|
@@ -22,6 +22,6 @@ validations:
|
|
|
22
22
|
- name: certificate_expired
|
|
23
23
|
message: This certificate number has expired
|
|
24
24
|
- name: certificate_not_found
|
|
25
|
-
message: The certificate number provided is not recognised by IASME
|
|
25
|
+
message: The certificate number provided is not recognised by IASME as a Cyber Essentials certificate number
|
|
26
26
|
- name: api_error
|
|
27
|
-
message: The certificate number provided is not recognised by IASME
|
|
27
|
+
message: The certificate number provided is not recognised by IASME as a Cyber Essentials certificate number
|