['numeric'], 'title' => ['not_empty', 'not_null', 'not_false', 'max:100'], 'boardId' => ['numeric', 'not_null'], 'color' => ['not_empty', 'not_null', 'not_false', 'max:6'] ]; } }