1 reference to ErrorMessage
Microsoft.TemplateEngine.Edge (1)
ValidationUtils.cs (1)
109private static string PrintError(IValidationEntry error) => $" [{error.Severity}][{error.Code}] {error.ErrorMessage}";