Creates an instance of DatapackExportDefinitionValidator.
The Salesforce schema service.
Private
Readonly
schemaThe Salesforce schema service.
Finds a field in the describe result.
The describe result of the sObject.
The name of the field to find.
The field if found, otherwise undefined.
Gets the invalid fields from the describe result.
The describe result of the sObject.
The list of field names to validate.
An array of invalid field names.
Validates a single export definition.
The datapack export definition.
An array of export definition errors.
Validates all the export definitions.
The datapack export definitions.
An array of export definition errors.
Validates the export definitions for datapacks.