Hi,
I have put an entity level data annotation for validation
[
CustomValidation(typeof(TestValidators), "PreventExpensiveUnits")]
public partial class TestMessage
and cannot make it to show validation error in ValidationSummary or in xamGrid itself. When I do this for property level validation, everything works fine - cell is getting red rectangle and error and ValidationSummary shows the error for this cell.
Does anydoby have any idea how to make entity level validation working?
Thanks.
Hello,
I am checking if this is still an issue for you.
If you require any further assistance please do not hesitate to ask.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics, Inc.
www.infragistics.com/support
I have been looking into you issue and i need some more clarifications on the matter. Could you please send me a sample application that shows your implementation of the validations that you are making?
Looking forward to hearing from you.
Infragistics