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

Hello, I have two questions for you. #227

Closed
onntztzf opened this issue Aug 11, 2022 · 1 comment · Fixed by #274
Closed

Hello, I have two questions for you. #227

onntztzf opened this issue Aug 11, 2022 · 1 comment · Fixed by #274

Comments

@onntztzf
Copy link

Hello, I have two questions for you.

  1. Why do I Validate Claims first and Perform Validation later?
  2. In line 70 of Parser. go, ValidationError.Errors is used XOR, but Inner is overridden directly. This causes the actual error causes in the Validate Claims to be lost. You could do this with Errors, but it's a little inconvenient. Why is it designed that way?
@oxisto oxisto linked a pull request Feb 20, 2023 that will close this issue
@oxisto
Copy link
Collaborator

oxisto commented Feb 21, 2023

Fixed by #234

@oxisto oxisto closed this as completed Feb 21, 2023
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

Successfully merging a pull request may close this issue.

2 participants