rest_validate_array_contains_unique_items()
Checks if an array is made up of unique items.
Checks if an array is made up of unique items.
Validates an array value based on a schema.
Validates a boolean value based on a schema.
Validates that the given value is a member of the JSON Schema “enum”.
Validates an integer value based on a schema.
Validates if the JSON Schema pattern matches a value.
Validates a null value based on a schema.
Validates a number value based on a schema.
Validates an object value based on a schema.
Validate a request argument based on details registered to the route.