-
don't throw if context not provided in validator
-
remove debounce option
-
dont support async validations
-
add onValidated - fired once after validation occurs.
-
now using useEffect for event firing.
^-- this change should result in less calls to onError
onValidated
, onInvalid
and onValid
- why are badges so difficult to get right? fixing it for real this time
- stop checking after first error encountered, return that
- Another hack at badges, more tooling
- Also minor potential edge case breaking things.
Muxed up the badges
Initial release