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

javax.validation.constraints.Pattern Maven / Gradle / Ivy

package javax.validation.constraints;

public @interface Pattern {
    String regexp();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy