Метод | Описание | |
---|---|---|
IsValid ( object instance, object fieldValue ) : bool |
Validates that the
|
|
NotSameValueValidator ( object value ) |
Initializes a new instance of the SameAsValidator class.
|
Метод | Описание | |
---|---|---|
BuildErrorMessage ( ) : string |
Builds the error message.
|
public IsValid ( object instance, object fieldValue ) : bool | ||
instance | object | The target type instance |
fieldValue | object | The property/field value. It can be null. |
Результат | bool |