ValidateEnumeratedItemsAttribute.Validator Property

Definition

Gets the type to use to validate the enumerable's objects.

public:
 property Type ^ Validator { Type ^ get(); };
public Type? Validator { get; }
member this.Validator : Type
Public ReadOnly Property Validator As Type

Property Value

Applies to