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

Validation issues #63

Open
taraschi-sp opened this issue Oct 4, 2024 · 0 comments
Open

Validation issues #63

taraschi-sp opened this issue Oct 4, 2024 · 0 comments

Comments

@taraschi-sp
Copy link

It looks like some additional validation was introduced in the newest version (3.1.4).

  1. I would consider this a breaking change actually as certain strings will throw errors now that previously worked
  2. Should this be a part of the CMP API? Maybe these "errors" should be warnings?
  3. I'm running into a validation error that I don't think is correct - see below.

For the USNat string I believe if MspaCoveredTransaction is 2 ("No") then both MspaOptOutOptionMode and MspaServiceProviderMode should be 0 ("Not applicable"). But if I set those flags as such then (SaleOptOutNotice, SharingOptOutNotice, SensitiveDataLimitUseNotice) all need to be 0 ("Not applicable").

Should this validation only apply to when MspaServiceProviderMode is 1 ("Yes")?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant