['nullable', 'date_format:Y-m-d'], 'date_to' => ['nullable', 'date_format:Y-m-d', 'after_or_equal:date_from'], 'school_year' => ['nullable', 'string', 'max:20'], ]; } }