Regex on Server Side

I wanted to add some server-side validation, using regex, and then thought this is not possible - because regex isn’t available in server connect. But of course it is - but just for validation. It made me think of this thread. Presumably the difference in the various server models has been addressed in this case, for validation. Strange. Anyway, it would be a very useful feature if it can be useful generally in server connect.

1 Like