feat(isBase64): improve base64 validation based on RFC4648 by aseyfpour · Pull Request #2491 · validatorjs/validator.js

WikiRik

@aseyfpour

add padding to the option list
update regexes to support validation with/without padding
update default options to keep the changes backward compatible
add new test to cover different scenarios

WikiRik

This was referenced

Mar 27, 2025

KrayzeeKev pushed a commit to KrayzeeKev/validator.js that referenced this pull request

Jul 14, 2025

KrayzeeKev pushed a commit to KrayzeeKev/validator.js that referenced this pull request

Jul 14, 2025

rubiin pushed a commit that referenced this pull request

Aug 27, 2025
Co-authored-by: Kevin Lentin <kevin.lentin@team.telstra.com>