Click or drag to resize

ConstraintTObjectAttribute Property

The data attribute for which the constraint is defined or null if the constraint is not for specific attribute.

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

Property Value

Type: IDataAttribute
See Also