Class JsonSchemaModelValidatorConfiguration


  • @Configuration
    public class JsonSchemaModelValidatorConfiguration
    extends java.lang.Object
    • Constructor Detail

      • JsonSchemaModelValidatorConfiguration

        public JsonSchemaModelValidatorConfiguration()
    • Method Detail

      • getConnectorSchemaLoader

        @Bean(name="connectorSchemaLoader")
        public org.everit.json.schema.loader.SchemaLoader getConnectorSchemaLoader()
                                                                            throws java.io.IOException
        Throws:
        java.io.IOException
      • getProcessExtensionsSchemaLoader

        @Bean(name="processExtensionsSchemaLoader")
        public org.everit.json.schema.loader.SchemaLoader getProcessExtensionsSchemaLoader()
                                                                                    throws java.io.IOException
        Throws:
        java.io.IOException
      • getModelExtensionsSchemaLoader

        @Bean(name="modelExtensionsSchemaLoader")
        public org.everit.json.schema.loader.SchemaLoader getModelExtensionsSchemaLoader()
                                                                                  throws java.io.IOException
        Throws:
        java.io.IOException