We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a64df0d + 421a273 commit d6b18e9Copy full SHA for d6b18e9
1 file changed
grails-plugins/io/github/gpc/cascade-validation.yml
@@ -0,0 +1,11 @@
1
+name: cascade-validation
2
+desc: This plugin establishes a cascade constraint property for validatable objects, that being domain objects,
3
+ and objects implementing grails.validation.Validateable
4
+coords: io.github.gpc:cascade-validation
5
+owner: gpc
6
+vcs: https://github.com/gpc/grails-cascade-validation
7
+maven-repo: https://repo1.maven.org/maven2
8
+labels:
9
+ - validation
10
+licenses:
11
+ - Apache-2.0
0 commit comments