Skip to content

Pull requests: go-ozzo/ozzo-validation

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Feat/init fork
#204 by daetabased was closed Aug 28, 2025 Loading…
add version
#203 by dearis02 was closed Aug 22, 2025 Loading…
(feat) add ISO3166-2 validation
#202 by mboehm123 was closed Apr 25, 2025 Loading…
fix(struct): return value + bool not ptr type
#200 by ali-shahwali was closed Apr 15, 2025 Loading…
Changed go.mod and all the links
#188 by micaelAlastor was closed Oct 11, 2023 Loading…
customization of GetErrorFieldName
#182 by mikeleedev was closed Apr 7, 2023 Loading…
add validation support for is.KSUID
#179 by go-aegian was closed Feb 5, 2023 Loading…
Make Each and When context aware
#130 by NathanBaulch was merged Oct 19, 2020 Loading…
Validate untyped maps similar to structs
#128 by NathanBaulch was merged Oct 19, 2020 Loading…
Add method Skip.When()
#123 by maratori was merged Aug 13, 2020 Loading…
fix(README): update GoDoc link to v4's
#119 by mrg0lden was closed Jul 29, 2020 Loading…
Fallback to field name for ignored JSON fields
#114 by seriousben was merged May 25, 2020 Loading…
Bump govalidator to v10
#111 by akarl was closed Apr 26, 2020 Loading…
fix: (required) requiredRule struct is unexported
#110 by erdaltsksn was merged Apr 26, 2020 Loading…
Executing rules when "When" condition is not matched
#107 by samber was merged Apr 26, 2020 Loading…
Adds support for 'Nil' and 'Empty' rules
#106 by samber was merged Apr 26, 2020 Loading…
Typo: rename ErrCountryCode to ErrCurrencyCode
#105 by maratori was closed Apr 26, 2020 Loading…
Modified the reDomain regex to support upper/lowercase
#103 by TerminalFi was merged Apr 26, 2020 Loading…
Update README.md
#101 by toniastro was closed Apr 26, 2020 Loading…
Add the "When" rule
#96 by mehran-prs was merged Feb 7, 2020 Loading…
Add translation feature.
#91 by mehran-prs was merged Jan 30, 2020 Loading…
Added context-aware validation support
#86 by qiangxue was merged Dec 4, 2019 Loading…
ProTip! Exclude everything labeled bug with -label:bug.