Jose Lorenzo Rodriguez
|
ff91a0909a
|
Implemented countable interface for CakeValidationSet
|
2012-05-06 01:07:13 -04:30 |
|
Jose Lorenzo Rodriguez
|
6f16a66b83
|
Implmenting ArrayAcces in CakeValidationSet
|
2012-05-05 21:00:40 -04:30 |
|
Jose Lorenzo Rodriguez
|
3199b9029b
|
Implemented countable interface for ModelValidator
|
2012-05-05 17:46:09 -04:30 |
|
Jose Lorenzo Rodriguez
|
81c0c3d91d
|
Implementing IteratorAggregate interface for ModelValidator
|
2012-05-05 17:34:35 -04:30 |
|
Jose Lorenzo Rodriguez
|
d35f8e6b00
|
Implementing ArrayAccess in ModelValidator
|
2012-05-05 15:52:02 -04:30 |
|
Jose Lorenzo Rodriguez
|
b6c8a345e7
|
Renaming CakeField to CakeValidationSet
|
2012-05-05 13:44:12 -04:30 |
|
Jose Lorenzo Rodriguez
|
843d95bb77
|
Renaming some methods ands removing others
|
2012-05-05 13:34:14 -04:30 |
|
Jose Lorenzo Rodriguez
|
d348bf6807
|
Refactoring again CakeRule, making all tests pass
|
2012-04-29 18:11:51 -04:30 |
|
Jose Lorenzo Rodriguez
|
8700f3c7a2
|
Fixed some validation tests
|
2012-04-29 01:06:24 -04:30 |
|
Jose Lorenzo Rodriguez
|
18c26119f3
|
Removing redundant code, cleaning up some sentences
|
2012-04-29 00:39:43 -04:30 |
|
Jose Lorenzo Rodriguez
|
c31f87b7a1
|
Refactored getMethods, got rid of validationErrors property in ModelValidator, made validateAssociated and many tests
pass
|
2012-04-29 00:24:35 -04:30 |
|
Jose Lorenzo Rodriguez
|
b83f936e83
|
General refactor on ModelValidation to decrease class coupling and increase readability
|
2012-04-28 23:25:05 -04:30 |
|
Jose Lorenzo Rodriguez
|
573d292ffa
|
Fixed more refereces to old method
|
2012-04-28 20:12:20 -04:30 |
|
Jose Lorenzo Rodriguez
|
f54eb0cdee
|
following coding standards and simplifying some logic
|
2012-04-28 19:38:18 -04:30 |
|
Jose Lorenzo Rodriguez
|
8eb02d0539
|
Simplifying options for setting/getting a model validator. Adding loading support for validators is was simplified into
requiring custom validators to extend core ModelValidator
|
2012-04-28 19:20:22 -04:30 |
|
Ceeram
|
ec9966ec6b
|
Adding tests for Validator
|
2012-04-25 09:38:58 +02:00 |
|
Thomas Ploch
|
324684c14f
|
Moving all validation logic into a new ModelValidator object.
|
2012-04-25 08:53:31 +02:00 |
|