galperets
Results
1
comments of
galperets
Hi, Just checking if this was fixed already, or planned to be fixed? Here is another simple example that fails: type MyStruct struct { Field1 *a `validate:"required_without=Field3 Field2"` Field2 *b...