WordsAPI

GRATIS CON POSSIBILITÀ DI UPGRADE
Verified
Da dpventures | Aggiornamento 25 days ago | Data
Popolarità

9.9 / 10

Latenza

178ms

Livello di servizio

100%

Health Check

N/A

Torna a tutte le discussioni

Regex: Don't include characters not working

Rapid account: Traciingu
traciingu
2 years ago

The regex for the letterPattern parameter doesn’t work when you try to negate a range like “[^0-9]”. The results returned are like ones you’d received if no regex was passed in at all. Any help is appreciated

Rapid account: Traciingu
traciingu Commented 2 years ago

I don’t know how to use regex without flags lol if anyone is stuck on this, you can force the match to be the whole word instead of the global flag (i.e. “^[^0-9]+$”)

Partecipa alla discussione - aggiungi un commento di seguito:

Accedi/Iscriviti per pubblicare nuovi commenti