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

Change ErrorAlert and InputMessage to builder pattern #47

Open
2ndDerivative opened this issue Mar 7, 2023 · 0 comments
Open

Change ErrorAlert and InputMessage to builder pattern #47

2ndDerivative opened this issue Mar 7, 2023 · 0 comments

Comments

@2ndDerivative
Copy link
Contributor

I noticed that the build pattern for these two structs in DataValidation are probably better off in a builder pattern because some of their fields are not important to make sure are set.

You can just assign this to me and I'll do it soon, but I wanted to get this out so there can be feedback on the idea.

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

No branches or pull requests

1 participant