StrictValidator implements SchemaValidator
FinalYes
Matches all entries in the schema, if row comes with any extra entry it will fail validation.
Interfaces
Methods
- isValid() : bool
Methods
isValid()
public
isValid(Schema $given, Schema $expected) : bool