JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
io.avaje.validation
io.avaje.validation.spi
Generated
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Optional Element Summary
Element Details
value
Annotation Interface Generated
@Documented
@Target
(
TYPE
)
@Retention
(
CLASS
)
public @interface
Generated
Marks source code that has been generated.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
value
The name of the generator used to generate this source.
Element Details
value
String
value
The name of the generator used to generate this source.
Default:
""