Validation
Powerful validation for accurate data collection.
Last updated
Was this helpful?
Powerful validation for accurate data collection.
Last updated
Was this helpful?
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:
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)