Validation
Powerful validation for accurate data collection.
Supported Validations
Superform abstracts validation controls, seamlessly combining advanced Superform-specific validations with familiar HTML validation attributes for a comprehensive validation strategy.
Here's a breakdown of all the supported validations:
Superform Validations
Native HTML Validations
letters(min, max)
required
minmax(min, max)
pattern
words(min, max)
min
checkbox(min, max)
max
must(number, lower, upper, symbol)
minlength
hook(myHook)
maxlength
min
(date)
max
(date)
List of Superform validation attributes
Last updated
Was this helpful?