Validator
Validator copied to clipboard
New Rule: Numeric
Rule to validate data to be numeric.
if its string checks with builtin isnumeric() else check for types int, float, complex
Description: "The field under validation must be numeric"
Please see CONTRIBUTING.md for Contribution details :100: