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

Refactor Validation of Blueprints configured in Associations #414

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

lessthanjacob
Copy link
Contributor

@lessthanjacob lessthanjacob commented May 19, 2024

Changelog

  • Adds Blueprinter::BlueprintValidator to encapsulate validation of a Blueprint class.
  • Leverage BlueuprintValidator when validating that provided Blueprint is valid in association definition.
  • Remove code from BaseHelper.

Next Steps

  • Continue refactoring and pulling logic out of BaseHelper.

@lessthanjacob lessthanjacob self-assigned this May 19, 2024
@lessthanjacob lessthanjacob force-pushed the js/refactor-validation branch 2 times, most recently from 98b168a to a9a4570 Compare May 19, 2024 18:39
Signed-off-by: Jacob Sheehy <jacobjsheehy@gmail.com>
Signed-off-by: Jacob Sheehy <jacobjsheehy@gmail.com>
Signed-off-by: Jacob Sheehy <jacobjsheehy@gmail.com>
Signed-off-by: Jacob Sheehy <jacobjsheehy@gmail.com>
Signed-off-by: Jacob Sheehy <jacobjsheehy@gmail.com>
@lessthanjacob lessthanjacob marked this pull request as ready for review May 20, 2024 21:51
@lessthanjacob lessthanjacob requested review from ritikesh and a team as code owners May 20, 2024 21:51
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.

None yet

1 participant