findEligibleSchemaKeys MethodProtected

Attempts to find all Schema strings that match the desired SchemaKey.

findEligibleSchemaKeys(desiredKey: Readonly<SchemaKey>, matchType: SchemaMatchType): StringSchemaKey[]

Parameter Type Description
desiredKey Readonly<SchemaKey> The SchemaKey to match.
matchType SchemaMatchType The SchemaMatchType.

Returns - StringSchemaKey[]

Defined in

Last Updated: 13 May, 2024