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
Having any sort of way to custom validate a property would be great - not saying you need a whole system like React's PropTypes, but at least a simple way to pass and execute a :validator option on definition perhaps
I think it could be nice to be able to use
ActiveModel::Validations
on a component.The text was updated successfully, but these errors were encountered: