Fernando Girotto
Results
2
comments of
Fernando Girotto
Language tags are described in [RFC4647](https://datatracker.ietf.org/doc/html/rfc4647) and locale tags are described in [RFC5646](https://datatracker.ietf.org/doc/html/rfc5646). [I don't think they can coexist](https://github.com/validatorjs/validator.js/issues/2100#issuecomment-1438777300) in same `isLocale` validation function.
> Is there a specific use case for requiring this grouping? I have a use case where I need to measure not all generic event types but only TOKEN_EXCHANGE and...