Discussions under General

If you have any questions, comments, or suggestions regarding xVal, please use the "Create New Discussion" link above. Thanks!

Does xVal handle embeded objects?

first post: whoever wrote: Like User has a list of Credit Cards and each card has a billing A...

latest post: whoever wrote: Never mind, looks like the party is over before I have a chance.

does this work with VS2010 released?

first post: n8nt wrote: I've seen a lot of references to xVal and ClientSideValidation in t...

latest post: minkbear wrote: Try to check it out here. http://code.google.com/p/productinfo/sou...

Does xVal need data annotations on the model?

first post: EvilRabbit wrote: Does xVal only work with data annotations? Is is possible to keep m...

xVal Custom Rules on empty form fields

first post: dujche wrote: Hi, i'm using DataAnnotations for server-side validation and jquery...

latest post: patriciav wrote: Thanks stile1201! I wasted about 2 hours trying to figure out why i...

Validation Messages displaying immediately before submit

first post: mreyeros wrote: I have a page that renders a partial view that contains my form. T...

StringLength validation minimum length not working on client side.

first post: rmuzzey wrote: I have a StringLength ValidationAttribute on one of my properties t...

latest post: AndreiR wrote: I have found / fixed the problem, as described in the following wor...

xVal and list inputs

first post: i8beef wrote: When you have something like this: <% fo...

Multiple Row Validation on Field

first post: gmcalab wrote: I have a table name Discount that has the following schema: PK Disc...

latest post: bm3chaser wrote: using FluentValidator is probably your best bet.

Validating two elements (e.g. Dropdown and Textbox)

first post: Remotec wrote: Hi, I want to use Xval to validate two elements e.g. DropDown: << N...

latest post: bm3chaser wrote: i would also like a solution to this problem, this has been the mai...

The need for an IValidationRunner

first post: brendanrcarey wrote: I really like the xVal project, particularly in conjunction with th...