Changelog
Source:NEWS.md
checkstring (development version)
-
is_color_hex()validates CSS hex color strings (#RGB,#RGBA,#RRGGBB,#RRGGBBAA). -
is_iso_date()andis_iso_datetime()validate ISO 8601 date and datetime strings with calendar correctness, including leap year handling. -
is_mime()validates MIME type strings against the IANA-registered top-level types.