findEligibleSchemaKeys MethodProtected

Attempts to find all Schema files in the configurable search paths that match the desired SchemaKey.

findEligibleSchemaKeys(desiredKey: SchemaKey, matchType: SchemaMatchType, format: string): FileSchemaKey[]

Parameter Type Description
desiredKey SchemaKey The SchemaKey to match.
matchType SchemaMatchType The SchemaMatchType.
format string The type of file that the schema key refers to. json or xml

Returns - FileSchemaKey[]

Defined in

Last Updated: 04 April, 2025