| I get the following message when I try to run the sample project in the attachments: HV000030: No validator could be found for constraint 'test.TestConstraint' validating type 'test.ModelTypeInterface'. Check configuration for '' Aren't constraints supposed to be inherited? This is an issue with libraries like http://immutables.org because implementation classes are generated, so I can only add constraints to super types. |