This namespace contains 5 node(s).
Available Nodes
- Sanitize String - HTML-escape, trim, and lowercase/normalise a string. Also emits the normalise…
- Validate Email - Check whether a value is a syntactically valid email address.
- Validate IP Address - Check whether a value is a valid IPv4 or IPv6 address.
- Validate String - Run several common string checks at once and return one bool per check.
- Validate URL - Check whether a value is a syntactically valid absolute URL.