Open sandboxFocus
  • TOC

Metalama Documentation

Getting started

Video tutorials

Conceptual documentation

Commented examples

API documentation

  • Article

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
  • Navigation