rest_validate_json_schema_pattern()
Function: Validates if the JSON Schema pattern matches a value.
Source: wp-includes/rest-api.php:1682
Function: Validates if the JSON Schema pattern matches a value.
Source: wp-includes/rest-api.php:1682
Function: Finds the schema for a property using the patternProperties keyword.
Source: wp-includes/rest-api.php:1697
Function: Formats a combining operation error into a WP_Error object.
Source: wp-includes/rest-api.php:1718
Function: Gets the error of combining operation.
Source: wp-includes/rest-api.php:1751
Function: Finds the matching schema among the “anyOf” schemas.
Source: wp-includes/rest-api.php:1820
Function: Finds the matching schema among the “oneOf” schemas.
Source: wp-includes/rest-api.php:1854
Function: Checks the equality of two values, following JSON Schema semantics.
Source: wp-includes/rest-api.php:1932
Function: Determines if a given value is object-like.
Source: wp-includes/rest-api.php:1497
Function: Converts an object-like value to an array.
Source: wp-includes/rest-api.php:1521
Function: Gets the best type for a value.
Source: wp-includes/rest-api.php:1550