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

io.vertx.up.secure.validation.ZERO Maven / Gradle / Ivy

The newest version!
package io.vertx.up.secure.validation;

interface Info {

    String BUNDLE_FOUND = "{0} found.";

    String BUNDLE_NOT_FOUND = "{0} not found.";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy