Validation: Improve the accuracy of the isFloat function by ensuring that it no longer accepts '-' or '+' as valid float values. This change enhances the reliability of your data validation processes.
Fixes
Fix the isBefore function test to ensure it accurately reflects the current date, preventing false negatives in date comparisons.
Fix a typo in the function calls for checking fully qualified domain names, ensuring that the validation works correctly.