Hi all, I have committed to the sandbox a simple project to evaluate the performance of a jsr303 implementation. It's in a very initial status and only benchmarks the parsing and validation of beans with basic properties and nested beans. I intend to add groups/group sequences, nested constraints and possibly inheritance to make it more exhaustive.
Any opinion / review of the code is very welcomed. Also, I have little experience on the best practices integrating a custom code generator in maven, so any help with that part would be very appreciated. Regards, Carlos
