-
Notifications
You must be signed in to change notification settings - Fork 0
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
Main class object validations #148
Conversation
Azure Static Web Apps: Your stage site is ready! Visit it here: https://gentle-bay-0c6ee8c03-148.westeurope.5.azurestaticapps.net |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The feedback on validatePvProductionFeedIn
is important, the rest is just nits.
Use the interface for some cases
Azure Static Web Apps: Your stage site is ready! Visit it here: https://gentle-bay-0c6ee8c03-148.westeurope.5.azurestaticapps.net |
Move all the validations into objects
Part of #137