['required', 'integer', 'min:0', 'max:100'], 'recorded_at' => ['nullable', 'date'], 'notes' => ['nullable', 'string', 'max:500'], ]; } }