IntelliJ IDEA – the IDE for Professional Development in Java and Kotlin
In earlier post about Bean Validation support, we focused on Java related things. In other words, we only talked about Bean Validation support in Java code. IntelliJ IDEA 9 (Maia) also has powerful Bean Validation support in XML descriptors (validation.xml and XMLs describing constraint mappings). …
Initial Bean Validation support will be available in IntelliJ IDEA 9 (Maia). The first Maia EAP will include the following features: Dedicated facet for Bean Validation. This will help you use different Reference Implementations (RI) of Bean Validation. By now, there is only one RI available in t…