Microsoft.VisualStudio.Validation 17.0.50
Microsoft.VisualStudio.Validation
This project is available as the [Microsoft.VisualStudio.Validation][1] NuGet package.
Basic input validation via the Requires
class throws an ArgumentException.
Requires.NotNull(arg1, nameof(arg1));
Requires.NotNullOrEmpty(arg2, nameof(arg2));
State validation via the Verify
class throws an InvalidOperationException.
Verify.Operation(condition, "some error occurred.");
Internal integrity checks via the Assumes
class throws an
InternalErrorException.
Assumes.True(condition, "some error");
Warning signs that should not throw exceptions via the Report
class.
Report.IfNot(condition, "some error");
[1]: http://nuget.org/packages/Microsoft.VisualStudio.Validation "Microsoft.VisualStudio.Validation NuGet package"
Showing the top 20 packages that depend on Microsoft.VisualStudio.Validation.
Packages | Downloads |
---|---|
Nerdbank.Streams
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
|
3 |
Nerdbank.Streams
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
|
4 |
Nerdbank.Streams
Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.
|
5 |
https://github.com/microsoft/vs-validation/releases/tag/v17.0.50
.NET Standard 2.0
- No dependencies.
Version | Downloads | Last updated |
---|---|---|
17.8.8 | 3 | 03/02/2024 |
17.6.11 | 3 | 11/10/2023 |
17.6.4-alpha | 3 | 03/07/2024 |
17.0.71 | 3 | 03/07/2024 |
17.0.65 | 3 | 03/07/2024 |
17.0.64 | 3 | 03/07/2024 |
17.0.53 | 3 | 03/06/2024 |
17.0.50 | 3 | 11/16/2023 |
17.0.46 | 3 | 03/06/2024 |
17.0.43 | 2 | 03/17/2024 |
17.0.42 | 3 | 03/07/2024 |
17.0.34 | 3 | 11/14/2023 |
17.0.28 | 3 | 03/08/2024 |
17.0.25-alpha | 3 | 11/12/2023 |
17.0.21-alpha | 3 | 03/07/2024 |
17.0.16-alpha | 3 | 03/07/2024 |
17.0.12-alpha | 3 | 03/07/2024 |
17.0.11-alpha | 3 | 03/07/2024 |
16.10.35 | 3 | 03/07/2024 |
16.10.34 | 3 | 03/07/2024 |
16.10.26 | 3 | 03/07/2024 |
16.9.32 | 3 | 03/07/2024 |
16.9.28 | 3 | 03/07/2024 |
16.9.27-alpha | 3 | 11/14/2023 |
16.8.33 | 3 | 11/10/2023 |
15.5.31 | 3 | 03/02/2024 |
15.5.3 | 3 | 11/15/2023 |
15.3.58 | 3 | 11/16/2023 |
15.3.53 | 3 | 01/06/2024 |
15.3.32 | 3 | 03/06/2024 |
15.3.23 | 3 | 03/07/2024 |
15.3.15 | 3 | 11/14/2023 |
15.0.82 | 3 | 03/07/2024 |
15.0.75 | 3 | 03/07/2024 |
15.0.67 | 3 | 03/07/2024 |
15.0.55-pre | 3 | 11/15/2023 |
15.0.11-pre | 3 | 03/07/2024 |
14.1.111 | 3 | 11/12/2023 |
14.0.51103 | 3 | 03/06/2024 |
14.0.50702 | 3 | 03/06/2024 |
14.0.50417-pre | 3 | 03/02/2024 |
12.0.0 | 3 | 03/07/2024 |