- Mar 05, 2025
-
-
renovate authored
-
- Jan 26, 2025
- Jan 25, 2025
- Jan 06, 2025
-
-
renovate authored
-
- Jan 05, 2025
-
-
ale authored
-
ale authored
-
ale authored
Also make ValidationError just a simple error type with an associated field name, which is a lot easier to reason about.
-
ale authored
-
ale authored
Rely on standard errors.Join() semantics for error containerization, and instead implement a nicer ErrorToJSON() method that relies on error inspection.
-
ale authored
Improve compliance of our response error chain to the Go error interface, so that now we can use errors.Is() and such to test for our error class wrappers.
-
ale authored
The validation code is very complex but it includes sub-components that can be meaningfully isolated. Split those into separate files.
- Dec 18, 2024
-
-
renovate authored
-
- Nov 03, 2024
-
-
renovate authored
- Oct 19, 2024