Package 

Class SchemaExtension

  • All Implemented Interfaces:
    org.gradle.api.Named

    
    public abstract class SchemaExtension
     implements Named
                        
    • Method Summary

      Modifier and Type Method Description
      final Property<String> getKeyword()
      final Property<String> getValue()
      final String getName0()
      String getName()
      abstract JSONSchema.Validator validator(URI uri, JSONPointer pointer)
      • Methods inherited from class java.lang.Object

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