v3.10.0
New Features
- Added
'always'
validate-on-change strategy. SettingonChangeStrategy
validation config option to this value would result in inputs to be validated immediately on any change, potentially showing errors without waiting for user to finish their input. Use with caution.