Метод | Описание | |
---|---|---|
Build ( ) : IValidator |
Constructs and configures an IValidator instance based on the properties set on the attribute instance.
|
|
ValidateDecimalAttribute ( ) : System |
Initializes a new instance of the ValidateDecimalAttribute class.
|
|
ValidateDecimalAttribute ( string errorMessage ) : System |
Initializes a new instance of the ValidateDecimalAttribute class.
|
public ValidateDecimalAttribute ( ) : System | ||
Результат | System |
public ValidateDecimalAttribute ( string errorMessage ) : System | ||
errorMessage | string | The error message. |
Результат | System |