assertValidName CallableassertValidName(name: string): stringUpholds the spec rules about naming.@deprecatedPlease use assertName instead. Will be removed in v17Parametersname: stringReturns string
Upholds the spec rules about naming.
Please use
assertName
instead. Will be removed in v17