Updates readme to include namespace on validator construction...
+ buf::validate::Validator validator ...
I removed the DebugString() call on fail case because it doesnt exist, if someone has an idea on how to unpack the violations into an output string im all ears
Updates readme to include namespace on validator construction...
I removed the
DebugString()
call on fail case because it doesnt exist, if someone has an idea on how to unpack the violations into an output string im all ears