Closed dmdashenkov closed 3 years ago
In this PR we enable list and map Protobuf fields to have the same validation rules as do singular fields. This includes distinguishing between rules that are applied to the whole collection and rules that are applied to individual elements.
@armiol, PTAL.
In this PR we enable list and map Protobuf fields to have the same validation rules as do singular fields. This includes distinguishing between rules that are applied to the whole collection and rules that are applied to individual elements.