ValidateResult.msg

If the string is not valid, error message with details is here.

struct ValidateResult
string msg;

Meta