[Mono-dev] WebForm Validators

Ivaylo Baylov ivo at datamax.bg
Wed Apr 19 05:13:38 EDT 2006


Hi, when migrating a web application to Mono I went in trouble with 
field validators - their content was simply not displayed.

After some digging in the code I've discovered the following: the folks
who made the application use a web control in the validator body,
however, the Mono implementation ignores the validator control children
completely.

I have patched the BaseValidator.cs slightly to handle the situation.

The question is whether the situation indicates a lack of a feature, or
web control embedding in validators is non-standard behavior of the MS
runtime? As far as I went into docs, there is nothing specific about
that.

Regards,

  
-- 
Ivaylo Baylov <ivo at datamax.bg>
Datamax PLC




More information about the Mono-devel-list mailing list