- Notifications
You must be signed in to change notification settings - Fork 236
Pull requests: go-ozzo/ozzo-validation
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add function to get the value of the json tag for a field in a struct
#176 by slessard was closed Jan 12, 2023 Loading…
fix: (required) requiredRule struct is unexported
#110 by erdaltsksn was merged Apr 26, 2020 Loading…
Fixes LengthRule validation for the case when empty value is required (min=0, max=0)
#109 by 0perl was merged Apr 26, 2020 Loading…
Executing rules when "When" condition is not matched
#107 by samber was merged Apr 26, 2020 Loading…
Modified the reDomain regex to support upper/lowercase
#103 by TerminalFi was merged Apr 26, 2020 Loading…
Fixes #63: returning rules as structs instead of pointers
#87 by qiangxue was merged Dec 4, 2019 Loading…
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.