requiredWithAll.php
Table of Contents
Functions
- requiredWithAll() : string
- The field under validation must be present and not empty only if all the other specified fields are present.
Functions
requiredWithAll()
The field under validation must be present and not empty only if all the other specified fields are present.
requiredWithAll(string ...$fields) : string
Parameters
- $fields : string