Changeset 49054
- Timestamp:
- 09/26/2020 06:54:48 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api.php
r49053 r49054 1552 1552 * Support the "minItems", "maxItems" and "uniqueItems" keywords for arrays. 1553 1553 * Validate required properties. 1554 * @since 5. 7.0 Support the "minProperties" and "maxProperties" keywords for objects.1554 * @since 5.6.0 Support the "minProperties" and "maxProperties" keywords for objects. 1555 1555 * 1556 1556 * @param mixed $value The value to validate.
Note: See TracChangeset
for help on using the changeset viewer.