Метод | Описание | |
---|---|---|
IsValid ( object instance, object fieldValue ) : bool |
Checks if the
|
public IsValid ( object instance, object fieldValue ) : bool | ||
instance | object | The target type instance |
fieldValue | object | The property/field value. It can be null. |
Результат | bool |