compareByName Method

Compares two schema names, case-insensitive.

compareByName(rhs: undefined | string | SchemaKey): boolean

@returns True if they match; otherwise, false.

Parameter Type Description
rhs undefined | string | SchemaKey  

Returns - boolean

True if they match; otherwise, false.

Defined in

Last Updated: 15 March, 2024