Method | Description | |
---|---|---|
ValidationResponse ( bool isValid, string errorMessage, bool shouldDisplayErrorMessage ) : System |
public ValidationResponse ( bool isValid, string errorMessage, bool shouldDisplayErrorMessage ) : System | ||
isValid | bool | |
errorMessage | string | |
shouldDisplayErrorMessage | bool | |
return | System |