The type of value being validated
OptionalmaxMaximum length for string values
OptionalminMinimum length for string values
OptionalpatternPattern to match for validation
OptionalrequiredWhether the field is required
OptionalshowWhether to show validation messages inline
OptionalvalidatorCustom validation function
Configuration for components with validation