Class JsonSchemaValidator

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void validate​(DocumentNode node, ValidationResults results)
      Given a node, check whether it's valid, and if there are any issues, add them to the results collection
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait