string
$string
Ensures value is a string, stringifying as necessary. Everything other than null and undefined can be converted.
See $is-string for strict string validation.
Ensures value is a string, stringifying as necessary. Everything other than null and undefined can be converted.
See $is-string for strict string validation.