copper-leaf / copper-leaf/common

Add a ValidationResult that can be injected into the class

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

This would allow us to run the validator after extracting options and store the result of that validation with the class. The validation result can then be queried at any time afterward. This is optional, and is enabled by adding an `@OptionsValidationResult` annotation to a field of type `ValidationResult`, which will be created as part of this change.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.