ValidateObjectMembersAttribute.Validator Property

Definition

Gets the type to use to validate a field or property.

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

Property Value

Applies to