You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(validation): add validation tags, formats, and []string enum sup…
…port (#141)
* feat(validation): add validation tags, formats, and []string enum support
Extend the struct-tag validator with new constraints and formats, and wire them
into all binding paths, and keep the generated OpenAPI spec in sync
feat(validation): add validation tags, formats, and []string enum sup…
…port
Extend the struct-tag validator with new constraints and formats, wire them
into all binding paths, and keep the generated OpenAPI spec in sync