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