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