9.0.08.2.0
Reading changes from the repo…
isMobilePhone
feature, making it easier to ensure correct formats for users in Ukraine. isPort
validator is added, allowing you to easily check if a given value is a valid port number. isDecimal
and isFloat
validators now support locale options, enabling more accurate validation for decimal numbers based on regional formats. isLatLong
validator now includes format examples, helping users understand the expected input better. isMobilePhone
validator, ensuring it correctly handles the Ukrainian letter 'і'. normalizeEmail
function by removing the isEmail
check, allowing for more flexible validation options and reducing false negatives.