Skip to content
Discussion options

You must be logged in to vote

The validation API has 2 validation mode : "static" and "dynamic".
See the docs for the corresponding parameter at https://docs.ted.europa.eu/api/endpoints/cvs-ted-europa-eu.html#InputNoticeValidation

The default mode is static, but eNotices2 uses the dynamic mode when a notice is submitted for publication.

The "dynamic" mode has all the validation rules from the "static" mode, plus rule that depend on information outside of the notice being validated. As indicated in the page for the "Preview" environment, currently the only additional rules in "dynamic" is the check on the dispatch date (BT-05) (which corresponds to the error you got). For this rule the information outside of the notice…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bertrand-lorentz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
ted api Related to the TED API endpoints validation Related to notice validation.
2 participants