What is the regular expression to be used for validating NOT NULL or Empty for widget Dtb Advanced Text Input in XCP 2.0
I have tried '\S+' which validates for not having just whitespaces, tab. It does not validate for empty string or null.
Let me know if someone has used this input widget for a required field. Thanks
- Viswazith