메소드 | 설명 | |
---|---|---|
Build ( ) : IValidator |
Constructs and configures an IValidator instance based on the properties set on the attribute instance.
|
|
ValidateNonEmptyAttribute ( ) : System |
Initializes a new instance of the ValidateNonEmptyAttribute class.
|
|
ValidateNonEmptyAttribute ( String errorMessage ) : System |
Initializes a new instance of the ValidateNonEmptyAttribute class.
|
public ValidateNonEmptyAttribute ( String errorMessage ) : System | ||
errorMessage | String | The error message. |
리턴 | System |