RemoteAttribute.IsValid(Object) Método

Definición

Este método devuelve siempre true.

public override bool IsValid (object value);
override this.IsValid : obj -> bool
Public Overrides Function IsValid (value As Object) As Boolean

Parámetros

value
Object

Destino de validación.

Devoluciones

true

Se aplica a