Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 517 Bytes

File metadata and controls

13 lines (8 loc) · 517 Bytes

The Buf logo

Protovalidate Quickstart (Java)

This directory contains companion code for the Protovalidate quickstart, where you learn to:

  1. Add Protovalidate to schemas.
  2. Generate code.
  3. Run validations.

It contains a start directory, where you work on the example files, and a finish directory that you can use to compare against.