Hi Gerhard, hi Rudy,
thanks for your explanation so far. MetaData, Transformers, Component
Initializers and so on have become clear(er) to me now.
Thanks for the coded add-on which covers some more aspects than I thought of
(possibly EL expression in the labels value, etc.) and which is working
Hi Gerhard,
what I had already used before asking in the mailing list was:
- ExtVal Core
- BeanValidation (using JSR-303 annotations)
- PropertyValidation (using basic code for custom cross validation
annotation and provided out-of-the-box annotations such as @RequiredIf)
- I did not want to use T
Hi Gerhard, hi Rudy,
thank you for your quick response.
I tried to proceed just like you suggested but the meta data for the bean
validation annotations is not found. ExtValUtils.getTransformedMetaData()
always returns an empty map. The reason seems to be that
DefaultValidationStrategyFactory.cre
3 matches
Mail list logo