Details
-
Improvement
-
Status: Open
-
P2
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Hi.
I noticed that the validation of arguments from users is not complete, which sometimes leads to problems that are difficult to troubleshoot:
- The server name or address must be specified, but it is not checked.
- We have validation for multiple arguments, but only checks if the builder method was called, but the value can still be empty as we use ValueProvider in multiple places.
Best regards,
Kamil