Namespace Serenity.ProjectRecipe.Infrastructure.Editor.Reporting
Classes
RecipeAssetAction
A record of an asset that was created, updated, or skipped.
RecipeReportMessage
A single human-readable report message.
SerenityRecipeReport
Combined validation result and import report. Accumulates messages (info / warning / error / blocker), asset actions (created / updated / skipped), and deferred-section notices, and renders a readable summary for the console and the importer window.
Enums
RecipeAssetOutcome
What happened to a target asset during a (real or simulated) import.
RecipeReportSeverity
Severity of a recipe report message, ordered from least to most severe.