Hi,I am currently working on adobe campaign input forms which will store user data such as First Name, email, ID, Groups. All the fields are of type="String" For validation, I use in input form Mandatory field, Please Enter your First Name! <leave> <check expr="@firstName!=''"> ...