Click or drag to resize

ValidationViolationAttribute Property

The data attribute for which the validation has failed.

Namespace:  Aloe.SystemFrameworks.Domain.BusinessLogic
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public IDataAttribute Attribute { get; set; }

Property Value

Type: IDataAttribute
See Also