Open CSenshi opened 4 years ago
Rule to validate data to be numeric. if its string checks with builtin isnumeric() else check for types int, float, complex
isnumeric()
Description: "The field under validation must be numeric"
Please see CONTRIBUTING.md for Contribution details :100:
Rule to validate data to be numeric. if its string checks with builtin
isnumeric()
else check for types int, float, complexDescription: "The field under validation must be numeric"
Please see CONTRIBUTING.md for Contribution details :100: