Search

Change Set Date Downloads Comment
41323
by buunguyen
Mar 31 2010 at
2:22 PM
43
Associated with Release: ASP.NET MVC Validation Library 1.3.
Release 1.3
- Renamed CustomValidatorAttribute to DelegatingValidatorAttribute
- Renamed BaseValueValidatorAttribute to CustomValidatorAttribute
- Refactored the code of all validation attributes to
-- Derive from the only base class, CustomValidatorAttribute
-- Remove duplication
-- Simplify addition of new validation attribute
- Refactored JQueryCodeGenerator to make use of the changes in validation attributes
- Updated sample to make proper use of ClientID attribute
41322
by buunguyen
Mar 31 2010 at
2:20 PM
0 [interim commit to resolve SVN issue]
41321
by buunguyen
Mar 31 2010 at
2:20 PM
0 [interim commit to resolve SVN issue]
41320
by buunguyen
Mar 31 2010 at
2:19 PM
0 [interim commit to resolve SVN issue]
41319
by buunguyen
Mar 31 2010 at
2:19 PM
0 [interim commit to resolve SVN issue]
41318
by buunguyen
Mar 31 2010 at
2:18 PM
0 [interim commit to resolve SVN issue]
31917
by buunguyen
Nov 15 2009 at
5:42 AM
72 - Minor refactoring
- Add code documentation
- Update sample to use ClientID attribute
31916
by buunguyen
Nov 15 2009 at
5:04 AM
2 - Modify project setting to generate XML documentation
31833
by buunguyen
Nov 12 2009 at
3:33 PM
1 - Update assembly info
- Sign with new key
31249
by buunguyen
Nov 2 2009 at
9:03 AM
15 - Signed code (i.e. to make strong-named assembly).
31222
by buunguyen
Nov 1 2009 at
4:44 PM
5
31220
by buunguyen
Nov 1 2009 at
4:35 PM
0 Re-upload full source
31179
by buunguyen
Oct 30 2009 at
4:31 PM
5 Delete all for a fresh upload
25324
by buunguyen
Sep 1 2009 at
2:10 PM
64 - Add remote validator to utilize jQuery Validate's remote method
- Add custom validator which allows developer to supply custom validation behavior
24925
by buunguyen
Aug 20 2009 at
5:18 AM
49 - Release 1.2 (tested with ASP.NET MVC 1.0, jQuery 1.3.2, jQuery Validate 1.5.5 [require additional-methods.js])
- Support RegularExpressionValidatorAttribute
+ Use ClientFunctionName property to set the name of the client-side function to be used (jQuery Validate comes with many such as date, email, url etc.)
- Allow specify a custom form validation function (i.e. instead of the default $(formName).validate()
- Support PropertyComparisonValidatorAttribute (equal operator only)
- EntityValidationException adds constructor to accept custom key-value pair (i.e. useful for validations that are not performed by the Enterprise Library)
- Support specifying custom ready function (i.e. useful when using with Google's API to load jQuery)
- Support specifying custom client ID (in case the client-side ID (used by jQuery) is different from the client-side 'name' (used for posted value)
24588
by buunguyen
Aug 6 2009 at
3:43 PM
3
23678
by buunguyen
Jul 14 2009 at
10:05 AM
5
23677
by buunguyen
Jul 14 2009 at
10:04 AM
3 - Add RegularExpressionValidatorAttribute
- Use ClientFunctionName property to set the name of the client-side function to be used (jQuery Validate comes with many such as date, email, url etc.)
- Add some regular expression pattern constants in ValidationUtils
- Remove EmailValidator and DateValidator since they are now not necessary
23619
by buunguyen
Jul 13 2009 at
3:37 PM
3 - Support AlphaNumericValidator. To be used with additional-methods.js bundled with jQuery Validate 1.5.5
23424
by buunguyen
Jul 10 2009 at
6:09 PM
7
23423
by buunguyen
Jul 10 2009 at
6:09 PM
4 - Allow specify a custom form validation function (i.e. instead of the default $(formName).validate()
- Support PropertyComparisonValidatorAttribute (equal operator only)
- EntityValidationException adds constructor to accept custom key-value pair (i.e. useful for validations that are not performed by the Enterprise Library)
20944
by buunguyen
Jun 15 2009 at
4:11 PM
8 - Add license header for newly added file
20684
by buunguyen
Jun 13 2009 at
11:26 AM
3 - Support specifying custom ready function (i.e. useful when using with Google's API to load jQuery)
- Support specifying custom client ID (in case the client-side ID is different from the name, i.e. value to be posted and probably bound by MVC data binder)
14501
by buunguyen
Mar 19 2009 at
5:57 PM
62 - Release 1.1 (tested with ASP.NET MVC 1.0, jQuery 1.3.2, and jQuery Validate 1.5.1)
14500
by buunguyen
Mar 19 2009 at
5:52 PM
25


Show  10 25  50 Change Sets
1-25 of 34 Change Sets < Previous 1 2 Next >
Updating...
© 2006-2012 Microsoft | Get Help | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2012.1.11.18365