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