powertools-lambda-java icon indicating copy to clipboard operation
powertools-lambda-java copied to clipboard

Maintenance: V2 updates - review interface & propose improvements for Validation module

Open scottgerring opened this issue 9 months ago • 2 comments

Summary

We should use the V2 release as an opportunity to reflect upon the interfaces of our existing modules and identify areas of improvement. This work has been done as part of rewrites for some modules, and in isolation for others - check out #1283 for details.

Why is this needed?

  • Minimize the likelihood that we need to make more breaking changes to PT-Java again soon in the future
  • Double-down on the quality of the project by forcing large-scale code review
  • Increase knowledge of the modules around the contributor team

Which area does this relate to?

Validation

Solution

  1. A review of the current module, its public interface and structure, and potential areas for improvement documented on this ticket for discussion
  2. A draft PR against the v2 branch showing the high level impact of proposed changes
  3. PR completed and merged into v2

Acknowledgment

scottgerring avatar Oct 10 '23 12:10 scottgerring

We should resolve this and #1298 at the same time.

scottgerring avatar Oct 10 '23 12:10 scottgerring

Happy to take that one

skal111 avatar Oct 13 '23 12:10 skal111