You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our vue-compositions package has the ValidationRule type that we should use as we move away from vee-validate. All existing ValidationMethodFactory implementations should be replaced with ValidationRule implementations.
Stretch goal: use the localization module for all messages
The text was updated successfully, but these errors were encountered:
Our vue-compositions package has the
ValidationRule
type that we should use as we move away from vee-validate. All existingValidationMethodFactory
implementations should be replaced withValidationRule
implementations.Stretch goal: use the localization module for all messages
The text was updated successfully, but these errors were encountered: