dlmarion commented on PR #5465:
URL: https://github.com/apache/accumulo/pull/5465#issuecomment-2794375987

   > > > LGTM. There are some json schema validators out there that we could 
use, but they might be more headache than doing this simple thing.
   > > 
   > > 
   > > Other json parsing libraries may support more validation, that could be 
something to consider in the future.
   > 
   > We do have jackson already on our classpath, if somebody wanted to look 
into that.
   
   My searches about java json schema validator said that the jackson validator 
was dead and recommended https://github.com/networknt/json-schema-validator as 
a possible currently maintained alternative.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to