Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-04-02 11:20
Flavor·Java

"
^(?<name>([!@#$?]*)([A-Za-z0-9]+))+([!@#$?]+)=(?<length>\d+)<<.*$
"
gm
Open regex in editor

Description

Simple regex for Softuni

Submitted by anonymous