Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a validator library for Measurement.Result messages #1879

Open
SanjayVas opened this issue Oct 24, 2024 · 0 comments
Open

Create a validator library for Measurement.Result messages #1879

SanjayVas opened this issue Oct 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@SanjayVas
Copy link
Member

This came up from the investigation of #1858, which turned out to be caused by an EDP calling FulfillDirectRequisition with a Measurement.Result missing a required field. Since the message is encrypted, it cannot be validated by the service method.

A validation library that can used by EDPs on the plaintext result would be helpful to prevent cases like this. It should also be used by the Reporting system after the message is decrypted so that the validation is consistent.

@SanjayVas SanjayVas added the enhancement New feature or request label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant