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

Configurator validation #50

Merged
merged 4 commits into from
Nov 12, 2023
Merged

Configurator validation #50

merged 4 commits into from
Nov 12, 2023

Conversation

apexatoll
Copy link
Owner

Configurator Validation

  • This PR implements the abilty to define and execute validations for Configurator objects
  • This is mediated through the existing Validatable concern
  • The Config class has been updated to define a similar validation interface, by delegating and iterating through the configurator validations
  • The apply_config! method was also updated to integrate validation as part of application initialisation

@apexatoll apexatoll merged commit fbe6879 into main Nov 12, 2023
3 checks passed
@apexatoll apexatoll deleted the configurator-validation branch November 12, 2023 20:43
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 this pull request may close these issues.

1 participant