Validates if a JSON schema validates only strings. May return false negatives in some edge cases (like recursive or unresolvable refs).
The schema to validate.
true if the schema validates only strings, false otherwise.
true
false
Validates if a JSON schema validates only strings. May return false negatives in some edge cases (like recursive or unresolvable refs).