Open sandboxFocus

Property ValidatedEndRole

ValidatedEndRole

Gets the direction (Destination or Origin) of to the validated reference ends. If the ValidatedEndRole is set to Origin, the validator must be added to the destination (i.e. referenced) declaration, and the ValidateReferences(ReferenceValidationContext) method will be called with references on the origin (referencing) ends.

Declaration
public override sealed ReferenceEndRole ValidatedEndRole { get; }
Property Value
Type Description
ReferenceEndRole
Overrides