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

v2.io.swagger.validate.ResourceListingSchemaValidator Maven / Gradle / Ivy

The newest version!
package v2.v2.io.swagger.validate;

public final class ResourceListingSchemaValidator
        extends SwaggerSchemaValidator {
    public ResourceListingSchemaValidator() {
        super("v1.2/resourceListing.json");
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy