pub fn validate_value(value: &Value) -> ToonResult<()>
Recursively validate a JSON value and all nested fields.