[]
Checks the result of the ParseContent method.
public bool CheckValidationResult(ErrorReason reason, ref object parsedValue, ErrorInfo errorInfo)
Type | Name | Description |
---|---|---|
ErrorReason | 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 |