All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.etlunit.feature.postgresql_database.PostgreSQLDatabaseFeatureModule.test.validator.jsonSchema Maven / Gradle / Ivy

There is a newer version: 1.6.9
Show newest version
{
	"type": "object",
	"properties":
	{
		"option":
		{
			"type": "string",
			"required": true
		}
	},
	"extends": "org/etlunit/feature/postgresql_database/PostgreSQLDatabaseFeatureModule.configuration.validator.jsonSchema",
	"additionalProperties": false
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy