Class Summary |
Failure |
Holds information about a failed validation. |
Fix |
Holds information about a suggested fix to a failure. |
GenericOverview |
Implementation for holding a generic overview of items. |
Node |
A node in an overview. |
NodeAttribute<T> |
Defines per-node attributes that can be used to store
extra information together with a node that doesn't fit
the regular properties. |
OverviewUtil |
Utility class for the overview generation functionality. |
ValidationOptions |
Stores all validation options (ie. validator -- severity) combinations. |
Validator |
Placeholder for a validation rule. |