So really the regex should be validated before allowing it to be added? And there should be a rescue so an invalid regex can’t crash the whole world?
إعجاب واحد (1)
So really the regex should be validated before allowing it to be added? And there should be a rescue so an invalid regex can’t crash the whole world?