Nam Nguyen wrote:
> Thanks Andrei! These are valuable hints when we implement this down the
> road!
>
> I am also interested in how you hook NetBeans specific j2ee meta model
> to standard JPA validation framework (non-NetBeans?).
I don't think we are using any "standard JPA validation framework", at
least not in the editor. All that we have are hand-written checks in the
j2ee.jpa.verification module.
Andrei