Checks if the given value is a string
import Schema from "@rapidom/schema"; const Validator = Schema.string();
Last updated 3 years ago