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