compareByName Method

Compares two schema names, case-insensitive.

compareByName(rhs: string | SchemaKey): boolean

@returns True if they match; otherwise, false.

Parameter Type Description
rhs string | SchemaKey  

Returns - boolean

True if they match; otherwise, false.

Defined in

Last Updated: 17 May, 2024