How should I validate the complete string format using regex in JavaScript?

前端 未结 0 2013
轮回少年
轮回少年 2020-12-10 17:35

I want to validate the below string format:

\'(:abc-xyz :abd-xyz-abx :v2-abc)\'

I have tried creating a regex as :

const regex =

相关标签:
回答
  • 消灭零回复
提交回复
热议问题