DefaultValidator.CanValidate(Type) Metod

Definition

Avgör om ett objekt kan verifieras baserat på typ.

public:
 override bool CanValidate(Type ^ type);
public override bool CanValidate(Type type);
override this.CanValidate : Type -> bool
Public Overrides Function CanValidate (type As Type) As Boolean

Parametrar

type
Type

Objekttypen.

Returer

true för alla typer som verifieras.

Gäller för