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