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

Reduce verbosity of the SANsListValidationResult.String method #1174

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Dec 16, 2024

Update SANsListValidationResult.String method to drop SANsListValidationResult.StatusDetail method call; the caller can explicitly use SANsListValidationResult.StatusDetail or indirectly receive those details via the
SANsListValidationResult.Report method.

Update `SANsListValidationResult.String` method to drop
`SANsListValidationResult.StatusDetail` method call; the caller
can explicitly use `SANsListValidationResult.StatusDetail` or
indirectly receive those details via the
`SANsListValidationResult.Report` method.
@atc0005 atc0005 added this to the v0.26.0-alpha.1 milestone Dec 16, 2024
@atc0005 atc0005 self-assigned this Dec 16, 2024
@atc0005 atc0005 merged commit fa7f57a into development Dec 16, 2024
28 of 29 checks passed
@atc0005 atc0005 deleted the reduce-verbosity-of-sanslistvalidationresult-string-method branch December 16, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant