IValidationContext.Enter(String) Method

Definition

Allow Rule to indicate validation error occured at a deeper context level.

public void Enter (string segment);
abstract member Enter : string -> unit
Public Sub Enter (segment As String)

Parameters

segment
String

Identifier for context

Applies to