As a Strapi user I would like to see an option to add rules to my collection entry which validates the fields for me.
Some examples:
  1. If area is New York, I would like to only show locations associated with New York in a drop down list
  2. Populate some fields by default basis rules: Example populate a webpage footer collection with the current year date
Regexes are limited to only certain fields.