You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to json-schem...@googlegroups.com
I am new to json-schema-validator and want to provide a validator that allows validation to succeed despite missing required fields. I extended the AbstractProcessingReport classbut do not know how to use my new CustomProcessingReport during validation. Is there a simple way to do this? Or a better way to accomplish my goal?