Check shapes, syntax, and matches.
Tools tagged validator verify input against a schema, pattern, or rule — regex matching, JSON shape checking, format validation. Useful as a sanity check before sending data downstream.
Test regular expressions with live matching, highlighting, and capture groups.