Class SchemaExtensionIntValidation

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Property<String> getType()
      final Property<Integer> getNumber()
      JSONSchema.Validator validator(URI uri, JSONPointer pointer)
      • Methods inherited from class net.pwall.json.kotlin.codegen.gradle.extension.SchemaExtension

        getKeyword, getName, getName0, getValue
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SchemaExtensionIntValidation

        SchemaExtensionIntValidation(String name, Project project)