Community
Participate
Working Groups
Dali needs to add validation and content assist support for XmlInverseReference.
This was added previous to M5 Validation ensures that when @XmlInverseReference is used that the mappedBy property is specified and that it resolves to an attribute on the target class that is mapped to an XmlElement. Content assist presents user with all attributes on target class.