META-INF.helidon.native-image.weld-proxies.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of helidon-microprofile-bean-validation Show documentation
Show all versions of helidon-microprofile-bean-validation Show documentation
Helidon Microprofile Bean Validation Support
The newest version!
[
{
"bean-class": "org.hibernate.validator.cdi.ValidationExtension",
"ifaces": [
"org.hibernate.validator.cdi.ValidationExtension"
]
},
{
"bean-class": "org.hibernate.validator.internal.engine.ValidatorImpl",
"ifaces": [
"jakarta.validation.Validator",
"jakarta.validation.executable.ExecutableValidator"
]
},
{
"bean-class": "org.hibernate.validator.cdi.internal.InjectingConstraintValidatorFactory",
"ifaces": [
"jakarta.validation.ConstraintValidatorFactory"
]
},
{
"bean-class": "com.sun.el.ExpressionFactoryImpl",
"ifaces": [
"jakarta.el.ExpressionFactory"
]
}
]
© 2015 - 2025 Weber Informatics LLC | Privacy Policy