v0.7.0
What's Changed
-
Implement predefined field constraints by @jchadwick-buf in #144
NOTE: This is a breaking change. You will need to update code using the
validate.Violation
structure, as the fields now use explicit field presence.
Full Changelog: v0.6.5...v0.7.0