Flow PHP

Validator

Classes

SelectiveValidator
Matches only entries defined in the expected schema allowing for extra entries in given schema.
StrictValidator
Matches all entries in the schema, if row comes with any extra entry it will fail validation.

        
On this page

Search results