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).

Popularity: 13% [?]

Related posts:

  1. Yet another comparison of MonoRail vs WebForms
  2. Using MonoRail ViewComponents with the Spark view engine
  3. Google AdSense ViewComponent for MonoRail
  4. COM Objects in SQL: Sending E-mail using SQL and CDONTS
  5. Simple layouts and views with Spark and MonoRail

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>