We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da9bdb2 commit d56de1cCopy full SHA for d56de1c
CHANGELOG.md
@@ -4,6 +4,7 @@ ENHANCEMENTS
4
5
* Support `Unwrap` on SDK errors [GH-647]
6
* Allow for `nil` errors in `diag.FromErr` [GH-623]
7
+* Added `validation.ToDiagFunc` helper to translate legacy validation functions into Diagnostics-aware validation functions. [GH-611]
8
9
BUG FIXES
10
0 commit comments