geofflane / grails-constraints

Custom constraints plugin for Grails applications
Apache License 2.0
35 stars 11 forks source link

Allow changing the default location for constraints #19

Open cdeszaq opened 12 years ago

cdeszaq commented 12 years ago

I would prefer to have my constraints more of a higher-level artifact, putting them in grails-app/Constraints but there isn't an easy way to do this right now. This ability is also very much needed if other plugins are looking to bundle in custom constraints that use this plugin. (for example, shared domain classes between projects)