Skip to content

Commit d6b18e9

Browse files
authored
Merge pull request #231 from apache/added-gpc-cascade-validation-plugin
2 parents a64df0d + 421a273 commit d6b18e9

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)