Namespace ToSic.Sys.Requirements
Classes
- RequirementStatus
Feedback about a requirement check, including the requirement itself, the aspect of the requirement, and an optional message if the requirement is not met.
Interfaces
- IHasRequirements
Marks objects which have requirements, which are necessary for further use/processing.
- IRequirementsService
Internal service to check if certain requirements have been met.