membrane-php / membrane-core

Membrane is a general purpose input validation library, supports both PHP Attributes and OpenAPI specifications
Other
1 stars 2 forks source link

Support "propertyNames" #123

Open charjr opened 1 year ago

charjr commented 1 year ago

OAS 3.1 adds propertyNames

This keyword takes a Schema Object which validates against the name of the property.

Useful links: https://json-schema.org/understanding-json-schema/reference/object.html#property-names