[ 'required', Rule::in([ Invoice::STATUS_SENT, Invoice::STATUS_COMPLETED, ]), ], ]; } }