|string> */ public function rules(): array { return [ 'include_real_estate_in_net_worth_chart' => ['required', 'boolean'], ]; } }