RangeValidator: My first attempt to contribute to MonoRail

After following the project quietly for months, I decided to test the waters and see what the CastleProject mind trust thinks of my paltry attempt at a contribution to their otherwise spectacular MonoRail web framework.

My contribution? A simple validation component called RangeValidator. Here’s a synopsis.

Added support for integer and DateTime range validation.

The RangeValidator handles both integer and date/time validation, based on the parameters passed on construction. Supports date/time fields in HTML text fields and supports the handling of enums as integers.

An explanation of each patch file follows…

You can read more and see the patch files by going to the CastleProject JIRA site (issue #COMP-15).

Bookmark and Share

Popularity: 15% [?]

Related Posts

It is not the strongest of the species that survive, nor the most intelligent, but the ones most responsive to change.

-- Charles Darwin

Post a Comment

Your email is never published nor shared. Required fields are marked *