1-10 of 16 < Previous Next >
Discussions for EViL - Entity Validation Library
Latest post:
Apr 23
1:17 AM
3 Posts
First post: meh wrote: I've been using the EViL library for awhile now and I love how much it has simplified adding and maintaining validation rules i...
Latest post: Maxxx wrote: meh wrote: I've been using the EViL library for awhile now and I love how much it has simplified adding and maintaining val...
Jump to: First Post    |Latest Post Tags: Developer Forum
Latest post:
Apr 23
1:13 AM
1 Post
First post: Maxxx wrote: I needed more info in the error message than just the string message. So, I created a new class - ValidationError - publi...
Jump to: First Post Tags: Developer Forum, Wish List Forum
Latest post:
Feb 19
7:49 PM
4 Posts
First post: IglooCoder wrote: Would it be possible for us to add the ability to use language appropriate messages for failed validations? I'm not sure exact...
Latest post: anjogasa wrote: Although I am not at the stage where I would need EViL to be able to handle multiple languages, I think I would eventually. De...
Jump to: First Post    |Latest Post Tags: Wish List Forum
Latest post:
Nov 15 2007
1 Post
First post: mitchetter wrote: I would like to integrate the validation attributes with the System.Web.UI.Page.Validators collection. How would you suggest I ...
Jump to: First Post Tags: User Forum, Wish List Forum
Latest post:
Jul 31 2007
3 Posts
First post: Arcware wrote: It's come to my attention that we might need to support validation against nullable types. Starting to look into what this woul...
Latest post: Granticus wrote: Arcware wrote: Actually, we're good to go. I made a couple minor tweaks to handle it. Was this implemented in 1.0...
Jump to: First Post    |Latest Post Tags: Developer Forum
Latest post:
Feb 28 2007
2 Posts
First post: IglooCoder wrote: Don't limit the properties added for comparison to Public properties only. Include private, protected and internal properties ...
Latest post: Arcware wrote: This discussion has been copied to Work Item 8550. You may wish to continue further discussion there.
Jump to: First Post    |Latest Post Tags: Wish List Forum
Latest post:
Feb 8 2007
3 Posts
First post: IglooCoder wrote: Allow the use of properties of properties of properties (and on and on and on) as comparison values. i.e. If the class has a ...
Latest post: Arcware wrote: This discussion has been copied to Work Item 8087. You may wish to continue further discussion there.
Jump to: First Post    |Latest Post Tags: Wish List Forum
Latest post:
Jan 16 2007
4 Posts
First post: justinc wrote: Is EViL medium trust compatible?
Latest post: davidwalker wrote: As far as I know reflection is ok in medium trust as long as your code would normally have access to the methods/properties you...
Jump to: First Post    |Latest Post Tags: Developer Forum
Latest post:
Dec 21 2006
8 Posts
First post: justinc wrote: Is there a way to make use of the EViL validation without having to inherit from the base class (such as some static methods pe...
Latest post: Arcware wrote: Woops. EvilValidator is now Serializable as well. It's in the 1.0.1.0 release.
Jump to: First Post    |Latest Post Tags: Developer Forum
Latest post:
Dec 20 2006
4 Posts
First post: danalia wrote: It would be great if the Attributes won't be sealed. If won't be sealed, I could do things like inherit from an attribute a...
Latest post: Arcware wrote: I think overriding the IsValid implementation like you have it makes sense for what you want to do.
Jump to: First Post    |Latest Post Tags: Developer Forum
1-10 of 16 < Previous 1 2 Next >
Updating...