REMINDER
Add Regex validation to VISUAL INSERT Column mapping
-
Quicker way to add input validation and truly speed up back-end development.
-
Hi Thomas, can you be more detailed about it? You speak about visual insert but they have no verification excepted if the parameter is here or not. Are you asking us to add it or you're speaking about the front end part with cloud backend inputs?
-
@wassim said in Add Regex validation to VISUAL INSERT Column mapping:
Hi Thomas, can you be more detailed about it? You speak about visual insert but they have no verification excepted if the parameter is here or not. Are you asking us to add it or you're speaking about the front end part with cloud backend inputs?
It's a request to add it, so we don't have to change from VISUAL INSERT to code just to verify simple things that can be verified using simple regex.
Example solution:
-
Ok got it, you expect backend verification.