[Features] String Validator #84
Closed
mstfkhazaal
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Example:
FormBuilderValidators.creditCard() return String? Function(String?)
Add this
FormBuilderValidators.isCeditCard(value) return bool
Beta Was this translation helpful? Give feedback.
All reactions