Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IProfileValidationReport

Complete report of the results of profile validation

Hierarchy

  • IProfileValidationReport

Index

Properties

overallMessage

overallMessage: string

A final message explaining the general result of the report

overallResult

overallResult: VALIDATION_OUTCOME

Is the profile valid overall?

profile

profile: IProfile

The profile that was validated

taskResults

List of detailed task results from running the profile validation

Generated using TypeDoc