Directory groovy/modules/grails/src/commons/org/codehaus/groovy/grails/validation/

Directory Created:
2005-11-11 19:40
Directory Deleted:
2006-12-04 19:59
Total Files:
0
Deleted Files:
4
Lines of Code:
0

Browse with ViewVC

[root]/groovy/modules/grails/src/commons/org/codehaus/groovy/grails/validation

                                            Folder removed from repo exceptions (0 files, 0 lines)

                                            Folder removed from repo metaclass (0 files, 0 lines)

Lines of Code

groovy/modules/grails/src/commons/org/codehaus/groovy/grails/validation/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 23 (100.0%) 699 (100.0%) 30.3
graeme 19 (82.6%) 699 (100.0%) 36.7
blackdrag 4 (17.4%) 0 (0.0%) 0.0

Most Recent Commits

blackdrag 2006-12-04 19:59

removing the outdated grails module from the repository

0 lines of code changed in:

graeme 2006-02-22 19:23

fixed various problems with the validation logic related to size ranges etc.

10 lines of code changed in:

graeme 2006-02-20 15:16

changed to load default error messages from user customisable file defaultErrorMessages.properties

1 lines of code changed in:

graeme 2006-02-20 12:51

fixed silly bug in method argument validation logic

2 lines of code changed in:

graeme 2006-02-03 19:06

added class name to message codes to avoid property name conflicst

6 lines of code changed in:

graeme 2006-01-25 18:03

Intial implementation of more tags including validate, render, renderErrors, and migration of renderInput into Grails taglib etc.

281 lines of code changed in:

graeme 2006-01-17 19:44

fixed error reporting, changed tag lib dynamic methods to copy controllers properties instead of creating new ones etc.

6 lines of code changed in:

graeme 2006-01-09 20:17

added new validation to check if a string is a valid credit card number

166 lines of code changed in:

graeme 2005-12-23 11:38

Improved error codes for validation error messages

64 lines of code changed in:

graeme 2005-12-13 18:03

added null checks for size and length constraints

28 lines of code changed in:

graeme 2005-11-22 16:24

Added support for applying simple constraints related to the view

76 lines of code changed in:

graeme 2005-11-14 13:04

moved setting of "invalid" suffix out of base class and into subclasses as it is not always appropriate for every constraint

26 lines of code changed in:

graeme 2005-11-11 19:40

Implemented a constraint property and constraints builder that creates constraints from a closure to support validation

33 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT