Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 632 Bytes

File metadata and controls

25 lines (19 loc) · 632 Bytes

buf-validate-plugin

Buf plugin for protoc-gen-validate.

It is currently based off of a fork that adds support for properly handling NaN in float comparisons. Once that is merged, this plugin will be based off of the original repo.

Usage

# buf.gen.yaml

version: v1

plugins:
  - remote: buf.build/ngu-tek/plugins/validate:v0.6.4-386e294f7d80-1
    out: gen
    # https://github.com/envoyproxy/protoc-gen-validate#parameters
    opt:
      - lang=go
      - paths=source_relative