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

io.avaje.validation.spi.GeneratedComponent Maven / Gradle / Ivy

Go to download

validator for annotated pojos using constraint annotations and source code generation

There is a newer version: 2.4
Show newest version
package io.avaje.validation.spi;

/** Registers generated ValidationAdapters with the Validator.Builder */
@FunctionalInterface
public non-sealed interface GeneratedComponent extends ValidatorCustomizer, ValidationExtension {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy