Adds native support for HTML5 regex validation to Bricks form text fields. This feature lets you define custom regular expressions that are applied as pattern attributes, enabling browser-based input validation without additional scripts. Ideal for enforcing specific formatting rules—like phone numbers, postal codes, or custom ID formats—directly in the frontend.