Skip to content
Discussion options

You must be logged in to vote

We call these "dynamic rules" or "conditional rules", ...
For example for OPT-300-Procedure-SProvider the condition (in fields.json) is:

...
  "assert" : {
    "value" : "{ND-Root} ${TRUE}",
    "severity" : "ERROR",
    "constraints" : [ {
      "condition" : "{ND-ServiceProvider} ${OPT-300-Procedure-SProvider is present}",
      "value" : "{ND-ServiceProvider} ${every text:$provider in OPT-300-Procedure-SProvider satisfies ($provider in /OPT-200-Organization-Company)}",
      "severity" : "ERROR",
      "message" : "rule|text|BR-OPT-00300-0251"
    } ]
  }

This is in the EFX language, thus this is part of the meta data as it is part of fields.json
EFX is a language specific to the SDK.

F…

Replies: 3 comments 11 replies

Comment options

You must be logged in to vote
9 replies
@rengit62
Comment options

@rouschr
Comment options

@elerik
Comment options

@rengit62
Comment options

@rouschr
Comment options

Answer selected by YvesJo
Comment options

You must be logged in to vote
0 replies
Comment options

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

@rouschr
Comment options

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.
3 participants