--values-file, -v Values files to validate (comma-separated or multiple flags) Defaults to values.yaml --rules-file, -r Rules files to validate against (comma-separated or multiple flags) Defaults to ...
The entire intent of this library is to make JsonSchema feel like a first class citizen in a Laravel project. Note: Enums must be created either as a built-in PHP enum object or a MyCLabs\Enum\Enum ...