Single source of truth
Define all constraints with SV::object() in PHP. Server-side validation and JSON Schema output share the same definition - no duplication.
Define validation rules once in PHP. Export to JSON Schema draft 2020-12. Consume from any JavaScript framework without duplication.