Skip to content

Problem with forbidden/mandatory field calculations #1073

Answered by rouschr
skyazid asked this question in Q&A
Discussion options

You must be logged in to vote

You can find the ANTLR EFX grammar here:
https://github.com/OP-TED/eForms-SDK/tree/develop/efx-grammar

EFX toolkit:
https://github.com/OP-TED/efx-toolkit-java

There is also some SDK documentation about validation here (also see sibling pages):
https://docs.ted.europa.eu/eforms/latest/guide/validation.html

You can use Java along with the EFX toolkit to evaluate EFX expressions on the server side (via your own API).
Get the rules from the SDK fields.json: https://github.com/OP-TED/eForms-SDK/tree/1.13.0/fields
The central validation service (CVS) can be used to evaluate an entire notice: https://docs.ted.europa.eu/eforms/latest/metadata-driven-applications.html

Integrating with CVS is a goo…

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@YvesJo
Comment options

@skyazid
Comment options

@YvesJo
Comment options

@skyazid
Comment options

Comment options

You must be logged in to vote
2 replies
@skyazid
Comment options

@rouschr
Comment options

Answer selected by YvesJo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
validation Related to notice validation.
4 participants