Policy Evaluation Error When Using Custom ParticipantCredential in MVD #478
Answered
by
paullatzelsperger
Zhipeng-lin1
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
paullatzelsperger
Apr 25, 2025
Replies: 1 comment
-
Sorry, we won't be able to debug your application for you, but I strongly recommend reading up on EDC Documentation about policies. Generally though, three parts are needed:
please not that at this time policy functions are compiled code, i.e. you must have them on the class path at compile time. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Zhipeng-lin1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry, we won't be able to debug your application for you, but I strongly recommend reading up on EDC Documentation about policies.
Generally though, three parts are needed:
please not that at this time policy functions are compiled code, i.e. you must have them on the class path at compile time.