-
Notifications
You must be signed in to change notification settings - Fork 244
Pull requests: go-ozzo/ozzo-validation
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: skip nil entries in Errors.Error to avoid panic
#209
opened Jul 10, 2026 by
AruneshDwivedi
Loading…
fix: require "+" prefix in E.164 phone number validation
area: is
is/ package validators (Email, URL, UUID, E164, etc.)
priority: high
Important for next release, affects many users
type: bug
Something isn't working
#208
opened Apr 15, 2026 by
Yanhu007
Loading…
Add UUID v7 validation support
area: is
is/ package validators (Email, URL, UUID, E164, etc.)
priority: high
Important for next release, affects many users
type: feature
New capability or rule
#205
opened Jan 12, 2026 by
dmitryzhvinklis
Loading…
updates wrongly labelled e164 rule
area: is
is/ package validators (Email, URL, UUID, E164, etc.)
type: docs
Documentation only
#199
opened Apr 10, 2025 by
giorgisio
Loading…
Add Origin validation
area: is
is/ package validators (Email, URL, UUID, E164, etc.)
priority: medium
Normal development priority
type: feature
New capability or rule
#198
opened Jan 15, 2025 by
nguyenvantuan2391996
Loading…
[bugfix] Allow subdomain to end with uppercase letter
area: is
is/ package validators (Email, URL, UUID, E164, etc.)
priority: high
Important for next release, affects many users
type: bug
Something isn't working
#197
opened Nov 27, 2024 by
mhargrove
Loading…
Using correct installation cmd for v4
priority: high
Important for next release, affects many users
type: docs
Documentation only
#194
opened Mar 23, 2024 by
apuatcfbd
Loading…
Fix syntax in example
priority: medium
Normal development priority
type: docs
Documentation only
#178
opened Jan 20, 2023 by
Hannes-tallied
Loading…
Update examples to reflect real US cities
priority: low
Backlog, nice to have
type: docs
Documentation only
#175
opened Sep 14, 2022 by
tuan-nxcr
Loading…
upgraded govalidator and added ULID validation rule
area: is
is/ package validators (Email, URL, UUID, E164, etc.)
priority: medium
Normal development priority
type: feature
New capability or rule
#171
opened Jul 15, 2022 by
upamune
Loading…
Each function passes the correct value or pointer to rules.
area: core
Validation engine (Validate, ValidateStruct, ValidateMap)
priority: high
Important for next release, affects many users
type: bug
Something isn't working
#160
opened Dec 2, 2021 by
dane
Loading…
Support new custom Validation Proxy function, defaulting to existing sql.driver.Valuer transform. #155
area: core
Validation engine (Validate, ValidateStruct, ValidateMap)
type: feature
New capability or rule
#156
opened Sep 29, 2021 by
oliy
Loading…
Fix comment for ErrE164
area: is
is/ package validators (Email, URL, UUID, E164, etc.)
type: docs
Documentation only
#154
opened Sep 24, 2021 by
kevinmichaelchen
Loading…
add optional key, dynamic map; update ReadMe
area: core
Validation engine (Validate, ValidateStruct, ValidateMap)
priority: medium
Normal development priority
type: feature
New capability or rule
#151
opened Jun 26, 2021 by
Jessinra
Loading…
add int rule
area: core
Validation engine (Validate, ValidateStruct, ValidateMap)
type: feature
New capability or rule
#145
opened Jan 24, 2021 by
jakesylvestre
Loading…
isEmpty can returns true, if an argument is any struct other than time.Time
area: core
Validation engine (Validate, ValidateStruct, ValidateMap)
breaking change
Breaks backward compatibility
type: enhancement
Improve existing feature
#144
opened Jan 15, 2021 by
soranoba
Loading…
introduce EachUntilFirstError for validating slices and maps with …
#93
opened Jan 20, 2020 by
geekflyer
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.