Specifies the field name for which validation messages should be displayed.
public Expression<Func<object>> For { get; set; }
- Type:
- Expression<Func<object>>
Specifies the field name for which validation messages should be displayed.
public Expression<Func<object>> For { get; set; }