Skip to content

Conversation

@briandpeterson
Copy link

This is for issue #431

clearAllErrors: Use in cases where you want to reset all of your
observable's validation errors to zero. Which is useful when you don't
want errors to show right away, until the user makes a change to the
property. This is particularly true when you have Async and Synchronous
rules on the same observable.

validateAllObservables: Use in cases when you want to force all the
validation to fire on your observables. Useful if you called
clearAllErrors, and you want to validate your properties before "save".

This is for issue Knockout-Contrib#431

clearAllErrors: Use in cases where you want to reset all of your
observable's validation errors to zero. Which is useful when you don't
want errors to show right away, until the user makes a change to the
property. This is particularly true when you have Async and Synchronous
rules on the same observable.

validateAllObservables: Use in cases when you want to force all the
validation to fire on your observables. Useful if you called
clearAllErrors, and you want to validate your properties before "save".
@luisrudge
Copy link

+11111 pleaaaaaaaaaaaase

@ghost
Copy link

ghost commented Nov 9, 2020

Hi @crissdev, any chance of this getting merged?

Thanks in advance! 👍

@KingKnecht
Copy link

Is this dead? Looks like it never has been merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants