Skip to content

Correctly require fields of oneof

Turns out option (validate.required) = true; is not enough, each non-primitive field needs its own option to turn the behavior on. Found while working on !693 (merged).

Edited by Mikhail Mazurskiy

Merge request reports

Loading