Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IProfileValidationPlan

An overall plan for validating a profile, composed of multiple tasks

Hierarchy

  • IProfileValidationPlan

Index

Properties

Optional failureSuggestions

failureSuggestions: string

Suggestions to the user that will be displayed in the validation report in the event profile validation is not successful.

tasks

The tasks to run to validate the profile. They will be run sequentially in the order specified.

Generated using TypeDoc