One part of the UX of using fauxrpc as a testbed for protobuf files is adding protovalidate rules. It would be incredibly useful if the fake server actually parsed the request message and validated that it conforms to any protovalidate constraints. I don't think there's too much work to do here to enable this.
One part of the UX of using fauxrpc as a testbed for protobuf files is adding protovalidate rules. It would be incredibly useful if the fake server actually parsed the request message and validated that it conforms to any protovalidate constraints. I don't think there's too much work to do here to enable this.