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

Validation solution #28

Open
1stthomas opened this issue Oct 4, 2020 · 0 comments
Open

Validation solution #28

1stthomas opened this issue Oct 4, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@1stthomas
Copy link
Owner

Use case:
Wrong datatype or instance of a method parameter. For this case, a datatype/instance validation is needed. In case the value is invalid, normally an exception has to be thrown. For this, a generic message is needed.

The first part of the solution of the above use case has to be handled here.

@1stthomas 1stthomas added the enhancement New feature or request label Oct 4, 2020
@1stthomas 1stthomas self-assigned this Oct 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant