Commit | Date | |
---|---|---|
2010-05-08 21:57:41 | Tree | |
2010-05-01 14:04:49 | Tree | |
2010-04-16 08:07:34 | Tree | |
[r357]
by
auhlmann@adobe.com
-Change initialization objects of Cairngorm Parsley extensions to Parsley convention (i.e. CairngormModuleLib>CairngormModuleSupport). Every initialization object has a static initialize method and implements Parsley's ContextBuilderProcessor, which allows it to be specified within a ContextBuilder definition. |
2010-04-15 10:39:34 | Tree |
2010-04-08 10:11:41 | Tree | |
[r320]
by
yderidde@adobe.com
- Adding a custom validator to validate Boolean values called BooleanValidator |
2010-04-08 09:41:37 | Tree |
[r315]
by
auhlmann@adobe.com
Bugfix in ValidatorGroupSubscriber |
2010-03-22 17:15:30 | Tree |
2009-12-11 16:18:44 | Tree | |
[r272]
by
yderidde@adobe.com
refactoring one of the example + Adding FieldComparaisonValidator, LogicalORValidator, URLValidator + Adding a functionality to the ValidatorGroupSubscriber so we can pass an Array of listeners to the listener property so we can trigger error feedback on multiple controls. One use case example is when you have a Date validator and 3 text inputs on screen to set the Day, Month and Year separately. If the date is invalid you may want to see the red-border on all Text input's. |
2009-12-11 13:06:37 | Tree |
[r194]
by
auhlmann@adobe.com
Added "invalidValidators" collection to the ValidationGroupEvent. |
2009-11-06 14:57:43 | Tree |