how to enable constraints for input fields such as an email address input field using some streamlit built-in methods without using the detailed regex codes or ifs
there are numerous text/ data input fields and each o fthem needs separate constraints.