[]
Checks the result of the ParseContent method.
public bool CheckValidationResult(ErrorReasonEnum reason, ref object parsedValue, ErrorInfo errorInfo)
| Type | Name | Description |
|---|---|---|
| ErrorReasonEnum | reason | Value indicating the reason of validation failure |
| object | parsedValue | Parsed value of type DataType that was undergoing validation |
| ErrorInfo | errorInfo | Object detailing error information, if an error occurred |
| Type | Description |
|---|---|
| bool |