Hi all-
New to useing regex here and have read through quite a few of the forums on regex, however the use cases I’m seeing people use are only getting me about halfway to the validation I’m trying to add. I am trying to add validation so that the text needs to alwasy start with “ClassID” and end in a date format with no “/” or spaces, ie “ClassID083123”. Any help would be appreciated.
Thank you