summaryrefslogtreecommitdiff
path: root/vendor/github.com/go-playground/form/v4/util.go
AgeCommit message (Collapse)AuthorFiles
2023-03-06[feature] Add support for profile fields (#1483)Libravatar zowhoey1
* Add go-playground/form pkg * [feature] Add support for profile fields * Add field attributes test * Validate profile fields form * Add profile field validation tests * Add Field Attributes definition to swagger --------- Co-authored-by: tobi <31960611+tsmethurst@users.noreply.github.com>