SyntaxFix
Write A Post
Hire A Developer
Questions
ExpressiveAnnotations gives you such a possibility:
[Required] [AssertThat("Length(FieldA) + Length(FieldB) + Length(FieldC) + Length(FieldD) > 50")] public string FieldA { get; set; }