The name of the profile to validate.
The profile contents to validate.
The profile JSON schema document.
Specify true to indicate the "ban unknown properties" specification of JSON schema. Meaning, any properties found on the input profile that are NOT specified on the schema cause the validation to fail.
Generated using TypeDoc
Input to the "validateProfile" internal API. Indicates the schema document to be used for the validation.
IValidateProfileWithSchema