Regular Expression in Unity || C# || Coding || Learn Unity || Game Developer Unity

Subscribers:
1,270
Published on ● Video Link: https://www.youtube.com/watch?v=mOuj5srP7iQ



Duration: 2:40
66 views
3


In this video you can learn about Regular Expression in Unity using C#.
using Regular Expression you can check many string matching and parsing things.

Regular Expression for mobile Verification :
@"(^[0-9]{10}$)|(^\+[0-9]{2}\s+[0-9]{2}[0-9]{8}$)|(^[0-9]{3}-[0-9]{4}-[0-9]{4}$)"

Regular Expression for Email id Verification :
@"\A(?:[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)
*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?)\Z"

Regular Expression for Only Capital Letters :
"^[A-Z0-9]"

Follow for more tips @game_developer_unity
.
.
#madewithunity
#madewithunity3d
#coding
#codinglife
#codingisfun
#codingproblems
#codingfun
#unitygames
#mobilegaming
#mobilegames
#unitygame
#gamerscommunity
#gamecommunity
#unity3dgame
#unity2dgame
#indiedev
#indiegame
#indiegames
#gamedesign
#gamedev
#unitytips
#unitytip
#unitytipsandtrick
#unity
#unity3d




Other Videos By Game Developer Unity


2023-04-29Yie-Ar Kung Fu || Hit like and share with friends if you played this game 🎮
2023-04-29Donkey Kong || Hit like and share with friends if you played this game 🎮
2023-04-29Ice Hockey || Hit like and share with friends if you played this game 🎮
2023-04-29Road Rash Game || Hit like and share with friends if you played this game 🎮
2023-04-29Road Fighter Game || Hit like and share with friends if you played this game 🎮
2023-04-28Tennis Game || Hit like and share with friends if you played this game 🎮
2023-04-27Duck Hunt || Hit like and share with friends if you played this game 🎮
2023-04-24Circus Charlie || Hit like and share with friends if you played this game 🎮
2023-04-23Contra || Hit like and share with friends if you played this game 🎮
2023-04-22Super Mario || Hit like and share with friends if you played this game 🎮
2023-04-22Regular Expression in Unity || C# || Coding || Learn Unity || Game Developer Unity
2023-04-16Push Notification in unity || Learn Unity || Game Developer Unity
2023-04-02Tips 06 || Always Show Colliders in 2D in unity || Learn Unity || Game Developer Unity #shorts
2023-04-02Tips 06 || Always Show Colliders in 2D in unity || Learn Unity || Game Developer Unity
2023-03-27Tips 05 || Image vs RawImage in unity || Learn Unity || Game Developer Unity #shorts
2023-03-27Tips 05 || Difference between Image & RawImage in unity || Learn Unity || Game Developer Unity
2023-03-27Tips 04 || Caching components in unity || Learn Unity || Game Developer Unity #shorts
2023-03-27Tips 04 || Caching components in unity || Learn Unity || Game Developer Unity
2023-03-23Tips 03 || EditorOnly tag on GameObject || Learn Unity || Game Developer Unity #shorts
2023-03-23Tips 03 || EditorOnly tag on Gameobject || Learn Unity || Game Developer Unity
2023-03-22Tips 02 || Add delay in destroying object || Learn Unity || Game Developer Unity



Tags:
madewithunity
madewithunity3d
coding
codinglife
codingisfun
codingproblems
codingfun
unitygames
mobilegaming
mobilegames
unitygame
gamerscommunity
gamecommunity
unity3dgame
unity2dgame
indiedev
indiegame
indiegames
gamedesign
gamedev
unitytips
unitytip
unitytipsandtrick
unity
unity3d