Метод | Описание | |
---|---|---|
FormatErrorMessage ( string name ) : string | ||
IsValid ( object value ) : bool | ||
PropertiesMustMatchAttribute ( string originalProperty, string confirmProperty ) : System |
public FormatErrorMessage ( string name ) : string | ||
name | string | |
Результат | string |
public PropertiesMustMatchAttribute ( string originalProperty, string confirmProperty ) : System | ||
originalProperty | string | |
confirmProperty | string | |
Результат | System |