Oops, the server ran into trouble saving that file.
Error details: @Model.UploadError
}
else if (Model.ParseError != null)
{
Oops, couldn't parse that JSON.
Share this link to let someone see this page: @(new Uri(new Uri(Model.SectionUrl), Model.PasteID))
(Or validate a new file.)
Error details: @Model.ParseError
}
else if (Model.PasteID != null)
{
Share this link to let someone else see this page:@(new Uri(new Uri(Model.SectionUrl), $"{Model.SchemaName}/{Model.PasteID}"))
(Or validate a new file.)