SelectiveValidator implements SchemaValidator
FinalYes
Matches only entries defined in the expected schema allowing for extra entries in given schema.
Interfaces
Methods
- isValid() : bool
Methods
isValid()
public
isValid(Schema $given, Schema $expected) : bool